Re: [PHP-WEBMASTER] PHP 5.4 problem

2013-02-22 Thread Udara Rathnayake
Best way to do this is, rewrite. may be you can use available server side JavaScript like node.js with express and socket.io frameworks.good luck On Fri, Feb 22, 2013 at 10:27 PM, Daniel Brown wrote: > On Thu, Feb 21, 2013 at 10:06 PM, Udaya Arunakantha > wrote: > > Hi, > > > > I used a PHP c

Re: [PHP-WEBMASTER] PHP 5.4 problem

2013-02-22 Thread Daniel Brown
On Thu, Feb 21, 2013 at 10:06 PM, Udaya Arunakantha wrote: > Hi, > > I used a PHP chat script over 9 years. Upto PHP 5.3 it worked without any > problem. > > but with PHP 5.4 it is no longer working, so i downgraded PHP version again > to 5.3. > > I think whole PHP files should re-check. it has ne

[PHP-WEBMASTER] PHP 5.4 problem

2013-02-21 Thread Udaya Arunakantha
Hi, I used a PHP chat script over 9 years. Upto PHP 5.3 it worked without any problem. but with PHP 5.4 it is no longer working, so i downgraded PHP version again to 5.3. I think whole PHP files should re-check. it has near 100 files. Can anyone change this script to compatible with PHP latest