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

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.

主站蜘蛛池模板: 重庆市| 大化| 保亭| 吉水县| 铜陵市| 东阿县| 吉水县| 凉城县| 康保县| 密云县| 泸州市| 中阳县| 东港市| 江华| 新丰县| 厦门市| 武强县| 宾阳县| 石家庄市| 禹州市| 交口县| 龙南县| 洛浦县| 当涂县| 鄂州市| 融水| 麦盖提县| 安庆市| 新沂市| 泸州市| 蒙自县| 临汾市| 克东县| 会同县| 白玉县| 那坡县| 高台县| 黎城县| 集安市| 兰西县| 定襄县|