数据库连接成功后出现提示
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in D:\WebDemo\test01\test.php on line 3
推荐使用:mysql_connect()函数:mysql扩展已被弃用,并将在未来被移除:使用库MySQLi或PDO而不是D:\ WebDemo\ TEST01\ test.php的第3行
怎么处理