php 代码
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312">
- <head><meta http-equiv="Content-Language" content="zh-cn" />
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <title></title>
- </head>
- <body>
- <script language="php">
- echo "Hello World";
- </script>
- </body>
- </html>
评论前必须登录!
注册