久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      html如何轉(zhuǎn)化成php

      html如何轉(zhuǎn)化成php

      HTML如何轉(zhuǎn)化成PHP?

      因?yàn)閔tml沒有php代碼,所以直接將源代碼文件名后綴由html改名為php就可以了。如果要在里面寫php代碼。加上如下就可以了。在網(wǎng)頁(yè)里的任何位置:<?php echo 'hello world';?>

      已經(jīng)將你需要的代碼轉(zhuǎn)化為php文件,你復(fù)制此代碼到你新建立文件:比如test.php。就是你想要的效果了。 <?php $test=<<<ttt <div class="mid">   <ul>     <li class="item one">     <h3 class="title "><a href="http://cy.whsw.cn/?cat=42">頭腦風(fēng)暴</a></h3>     <p class="sub-title">頭腦風(fēng)暴法力圖通過一定的討論程序</p>     </li>     <div class="clear"></div>   </ul>  </div> ttt; echo $test; ?>

      想了解

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)