分享你我的心得.
共乘一片美好网络.

Hello World

php 代码
 
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312"
  3. <head><meta http-equiv="Content-Language" content="zh-cn" /> 
  4. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> 
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> 
  6. <title></title> 
  7. </head> 
  8.  
  9. <body> 
  10. <script language="php"
  11. echo "Hello World"
  12. </script> 
  13.      
  14. </body> 
  15. </html>

 

赞(0)
未经允许不得转载:小叶白龙博客 » Hello World
分享到: 更多 (0)

相关推荐

  • 暂无文章

评论 21

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址