简体   繁体   English

带Wamp服务器的Wordpress上的PHP

[英]PHP on Wordpress with Wamp server

I tried to connect to a database which I already made by using phpmyAdmin, to store data that I took from a form. 我试图连接到使用phpmyAdmin已经建立的数据库,以存储从表单获取的数据。 But when I add the Php code in the text editor of wordpress page, it shows the php code instead of execution. 但是,当我在wordpress页面的文本编辑器中添加Php代码时,它显示的是php代码而不是执行代码。

You should use Wordpress Plugin API. 您应该使用Wordpress插件API。 https://codex.wordpress.org/Plugin_API https://codex.wordpress.org/Plugin_API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM