来源:自学PHP网 时间:2014-12-25 09:56 作者: 阅读:次
[导读] 一个个人网页自动化生成系统(2),单页递交。文件名:input.phplt;htmlgt;lt;headgt;lt;titlegt;UntitledDocumentlt;/titlegt;lt;metahttp-equiv=quot;Content-Typequot;content=quot;text/html;charset=gb2312quot;gt;lt;/headgt;lt;...
单页递交。文件名:input.php
<html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head> <body bgcolor="#FFFFFF" background="image/b-graingr1.jpg"> <form method="post" action="shengcheng.php"> <table width="750" border="1" align="center"> <tr> <td width="53">标题:</td> <td colspan="3"> <input type="text" name="timu" size="50"> </td> </tr> <tr> <td width="53" height="28">作者:</td> <td width="154" height="28"> <input type="text" name="zuozhe" size="20"> </td> <td width="59" height="28">来源:</td> <td width="456" height="28"> <input type="text" name="laiyuan" size="30"> </td> </tr> <tr> <td width="53">正文:</td> <td colspan="3"> <textarea name="textt" cols="90" rows="20"></textarea> </td> </tr> <tr> <td width="53"> </td> <td colspan="3"> <input type="submit" name="Submit" value="递 交"> <input type="reset" name="Submit2" value="复 位"> </td> </tr> </table> </form> </body> </html> 【本文版权归作者time2与奥索网共同拥有,如需转载,请注明作者及出处】 |
自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习
京ICP备14009008号-1@版权所有www.zixuephp.com
网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com