Hello 
I want to run my php program that it reads its data from mysql but I have this error: 
Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\Code\PHP\Includes\DBConn.php on line 14 
this error shows that this function is undefined however I set parameters correctly. 
what can I do? 
DBConn.php