When I am running my PHP index file through NetBeans 8.2 then I am getting the following error:
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\Property\Connections\PMS.php:9 Stack trace: #0 C:\xampp\htdocs\Property\register.php(1): require_once() #1 {main} thrown in C:\xampp\htdocs\Property\Connections\PMS.php on line 9
Could you please advise me on possible solutions?