标题: html新手求助
时间: 2014-02-01
<html><head></head><body><br>
<table><tbody><tr><td>1<br>2<br>3<br>4<br>5<br>6<br>7<br>8<br>9<br>10<br>11<br></td><td><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;"><?php</span>
<span style="color: #666666; font-style: italic;">/*
@一个测试页$bl面
*/</span>
<a href="http://www.php.net/header"><span style="color: #990000;">header</span></a><span style="color: #009900;">(</span><span style="color: #0000ff;">'content-type:text/html;charset=utf-8'</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$title</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'测试'</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'<title>'</span><span style="color: #339933;">.</span><span style="color: #000088;">$title</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'</title>'</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">include</span><span style="color: #0000ff;">'gg.php'</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?></span>
</pre></td></tr></tbody></table></body></html>
『回复列表(6|隐藏机器人聊天)』