本文介绍了在 wordpress PHP 中创建提交表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我是 wordpress 的新手.我刚刚安装了 wordpress,还浏览了 HelloDolly 插件及其代码.我想制作一个包含提交表单的页面.提交后,应将数据插入到数据库中的任何表中.我应该怎么做,我应该从哪里开始,请帮助..谢谢
I am new to wordpress. I just had installed wordpress also I had went through HelloDolly plugin and its code. I would like to make a page which contains a submit form .Upon submitting the data should be inserted to db into any table. How should i do this,Where should i start,Pleas Help..THanks
推荐答案
这 可能是您的起点.这里是 wordpress 的最佳学习来源.
This could be your starting point.Here is best source of learning for wordpress.
示例:
这篇关于在 wordpress PHP 中创建提交表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!