I have converted all my current projects/application from v8.1 to v9.
All application are working properly but few reports which i generated using iReport that are not working within v9 showing error message :
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in D:\NetMake\v9\wwwroot\scriptcase\app\PDF\reports\class\PHPJasperXML-0.9e.inc.php:61 Stack trace: #0 D:\NetMake\v9\wwwroot\scriptcase\app\PDF\reports\class\PHPJasperXML-0.9e.inc.php(1461): PHPJasperXML->connect(‘127.0.0.1:3306’, ‘username’, ‘password’, ‘my_database.’, ‘mysql’) #1 D:\NetMake\v9\wwwroot\scriptcase\app\PDF\reports\rep.php(30): PHPJasperXML->transferDBtoArray(‘127.0.0.1:3306’, ‘username’, ‘password’, ‘my_database’) #2 {main} thrown in D:\NetMake\v9\wwwroot\scriptcase\app\PDF\reports\class\PHPJasperXML-0.9e.inc.php on line 61
can someone help me to resolve this issue.
Thanks.