Re: Script stops working since activate new php version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim Giner wrote:

> 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.

ACK.  Especially, as ext/mysql will be unbundled from PHP 7.[1]

[1]
<https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7#extmysql>

-- 
Christoph M. Becker


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux