Home  >  Article  >  Backend Development  >  php-PHP+MySQL+Dreamweaver开发动态网站遇到的问题

php-PHP+MySQL+Dreamweaver开发动态网站遇到的问题

WBOY
WBOYOriginal
2016-06-02 11:32:371946browse

php动态网页dreamweaver

我用的软件是php-5.6.5, mysql-5.6.22,apache2.4,dreamweaverCS6,操作系统当然
是windows8.1。我开发一个网页将数据库中的数据读取到表格中,具体步骤是按照教程一步一步来的。完成后按F12预览,读取的内容也能出现在页面上,只是页面头端出现
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in D:\ProgramFiles\PHP\Apache24\htdocs\phpweb\Connections\webconn.php on line 9
请问各位大侠是什么原因?我怎么操作才能使上述内容不再出现呢?谢谢!

Statement:
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