<?php
//php code
?>
<a href=http://www.163.com> 163 </a><?php
echo "<a href=http://www.163.com> 163 </a>";
?>这二种写法都行