I try to connect to MySQL but I get the following error
An uncaught Exception was encountered
Type: Error
Message: Call to undefined function mysql_pconnect ()
Filename: > C: \ xampp \ htdocs \ CodeIgniter \ system \ database \ drivers \ mysql \ mysql_driver.php
Line Number: 135
Backtrace:
File: C: \ xampp \ htdocs \ CodeIgniter \ index.php Line: 315 Function: require_once
How can I correct this error? I would really appreciate it