I am getting this warning, but the program still runs correctly.
The MySQL code is showing me a message in PHP:
Deprecated: mysql_connect(): T
put this in your php page.
ini_set("error_reporting", E_ALL & ~E_DEPRECATED);