Re: [PHP-DB] Converting from PHP4 to php5

2011-06-03 Thread Richard Quadling
On 1 June 2011 13:52, Dr Vijay Kumar vaibhavinformat...@gmail.com wrote: i AM WONDERING IF SOMEONE CAN TAKE UP CONVERSION OF MY SOFTWARE FROM PHP4 TO PHP5 Whilst there will be many aspects of the code that will run quite happily, there are several features that have been deprecated and/or

Re: [PHP-DB] Converting from PHP4 to php5

2011-06-03 Thread user080701
/lFnVea -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php __ Information from ESET NOD32 Antivirus, version of virus signature database 6177 (20110603) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

Re: [PHP-DB] Converting from PHP4 to php5

2011-06-03 Thread user080701
/lFnVea -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php __ Information from ESET NOD32 Antivirus, version of virus signature database 6177 (20110603) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

Re: [PHP-DB] Converting from PHP4 to php5

2011-06-03 Thread Karl DeSaulniers
Google php4 to php5 converter or php4 to php5 conversion That should set you on your way. The best way I have read to do this is just run your code on a php5 server and build in php error detection of some kind, then just fix the errors as they come. :) Best, Karl On Jun 3, 2011, at 6:26