Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/274.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/70.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 如何将mysql数据库显示为数组?_Php_Mysql_Wordpress - Fatal编程技术网

Php 如何将mysql数据库显示为数组?

Php 如何将mysql数据库显示为数组?,php,mysql,wordpress,Php,Mysql,Wordpress,我是wordpress和php的新手。 我有一个MySQL数据库,里面有很多用户信息,比如他们的名字、电子邮件、号码等 我想在wordpress的管理页面上显示一个数组,但由于某些原因,它不起作用。这里是我的代码 普勒农 笔名 电子邮件 电话 身份证件 阿迪斯 阿菲彻夫人酒店 仅显示搜索输入 wordpress页面:Le site Rencontract des Hardiumés Technologies。Veuillez relever la boîte de messagerie du

我是wordpress和php的新手。
我有一个MySQL数据库,里面有很多用户信息,比如他们的名字、电子邮件、号码等

我想在wordpress的管理页面上显示一个数组,但由于某些原因,它不起作用。这里是我的代码


普勒农
笔名
电子邮件
电话
身份证件
阿迪斯
阿菲彻夫人酒店
仅显示搜索输入


wordpress页面:Le site Rencontract des Hardiumés Technologies。Veuillez relever la boîte de messagerie du compte administrator du site pour obtenir des instructions.

调用方法时删除所有空格:
$e->getMessage()


另外,你确定使用phpMyAdmin这样的东西不容易吗?否则,您的WP dashboard屏幕上可能会出现大量列表。

我在任何地方都看不到搜索输入字符串。您确定此代码是您正在查看的页面的代码吗?不确定您的查询是否存在问题,但仅供参考,您的最后两列不符合顺序您使用什么文件来输出结果?