-
Book Overview & Buying
-
Table Of Contents
Agile Web Application Development with Yii1.1 and PHP5
By :
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "You can type in help to see a list of commands available to you within his shell."
A block of code is set as follows:
<h1>Hello, World!</h1>
<h3><?php echo $time; ?></h3>
<p><?php echo CHtml::link("Goodbye",array('message/goodbye')); ?></p>When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<h1>Hello, World!</h1>
<h3><?php echo $time; ?></h3>
<p><?php echo CHtml::link("Goodbye",array('message/goodbye')); ?></p>Any command-line input or output is written as follows:
%cd /WebRoot/demo/protected/tests %phpunit unit/MessageTest.php
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Clicking on the About link provides a simple example of a static page."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
Change the font size
Change margin width
Change background colour