Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个网站。在其中一个页面上有一个 JavaScript 表单,它要求提供通常的信息:姓名、电子邮件等,然后我需要使用 MYSQL 将其保存到一个表中,然后我想在另一个页面上使用 PHP 显示该表。我不知道如何开始将数据保存到表格中(点击提交时),然后在另一个页面上显示表格。有什么建议吗?
http://teamtutorials.com/web-development-tutorials/php-tutorials/inserting-data-into-a-mysql-database-using-php#.T5rIZLNWq9Q