官术网_书友最值得收藏!

Conventions

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: "Our password variable contains a password that looks quite secure, but will produce a problem in our query."

A block of code will be set as follows:

$this->load->database('websites');
$query = $this->db->get('sites');
foreach ($query->result() as $row)
{
print $row->url;
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:

<head>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'http:\/\/www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http:\/\/www.w3.org/1999/xhtml'>
<title>Web test Site</title>
<link rel="stylesheet" type="text/css" href="<?php echo $base."/".$css;?>">
</head>

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 our text like this: "When you click on the Buy button, you will be returned to this page again".

Note

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

主站蜘蛛池模板: 施甸县| 白水县| 广南县| 永嘉县| 金昌市| 松桃| 会宁县| 枝江市| 大城县| 凉山| 溆浦县| 浮梁县| 汝南县| 扎赉特旗| 唐海县| 如东县| 突泉县| 湖北省| 扬中市| 剑河县| 香港 | 峡江县| 布拖县| 宁都县| 喀喇| 宜都市| 北川| 六枝特区| 北海市| 西充县| 开阳县| 万州区| 勃利县| 长宁县| 玉林市| 嫩江县| 休宁县| 甘南县| 扎兰屯市| 乐陵市| 宜昌市|