出现报错(小白求解决办法)
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in D:\phpstudy_pro\WWW\index.php:2 Stack trace: #0 {main} thrown in D:\phpstudy_pro\WWW\index.php on line 2
<?php mysql_connect("localhost","root","password"); ?>
出现报错(小白求解决办法)
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in D:\phpstudy_pro\WWW\index.php:2 Stack trace: #0 {main} thrown in D:\phpstudy_pro\WWW\index.php on line 2
<?php mysql_connect("localhost","root","password"); ?>