Risk is a vital part of thinking about investing, even though you can’t put a number to it. You can’t really start applying many of the ideas in this book without having a good grounding in what makes a risky investment and what makes one investment more or less risky than another. (more…)
< ?php
if ( is_single()) {
echo '
‘;
echo’
‘;echo’
‘;echo’
‘;
} else {
echo ‘
‘;
}
?>
To successfully write PHP code in the content of an article, the WYSIWYG editor needs to be turned off through the ‘Users > Your Profile’ menu. It is not enough to simply keep the WYSIWYG editor on, switch to the ‘Code’ tab of the editor in the ‘Write’ menu and save the article. This will render all contained PHP code permanently unuseful. (more…)