Re: [PHP-WIN] php5

2007-01-02 Thread git
On Tue, 02 Jan 2007 08:10:22 +, Lester Caine wrote: > Mike harrell wrote: >> Is php5 backwards compatable with php4 scripts ? > > We run a lot of PHP5 code that works fine on PHP4 as well, but there are > a number of areas that will give problems and may need you to make > changes to code.

Re: [PHP-WIN] php5

2007-01-02 Thread Lester Caine
Mike harrell wrote: Is php5 backwards compatable with php4 scripts ? We run a lot of PHP5 code that works fine on PHP4 as well, but there are a number of areas that will give problems and may need you to make changes to code. http://uk2.php.net/manual/en/migration5.php is the starting point