On 2/27/2015 2:26 PM, Aziz Saleh wrote:
Replace all instances of PHP code that starts with "<?" to "<?php". Also insure that mysql_* drivers are installed.
Actually - make sure mysqlI or PDO is installed and forget the mysql drivers. They are deprecated and have been for awhile now, so it's time to update your code while upgrading your server.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php