Home > php教程 > php手册 > php学习笔记(二)之保存至数据库

php学习笔记(二)之保存至数据库

WBOY
Release: 2016-06-06 19:46:10
Original
1139 people have browsed it

先写个index.html 代码如下 form name="form1" method="post" action="Message_Receive_Add.php"input name="strContent" type="text" value=""/input type="submit" name="Submit" value="提交"/保存到数据库/form 然后就是跳转后的php !DOCTYPE html PUBLI

先写个index.html

 代码如下

 

然后就是跳转后的php

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template