Re: [PHP] Using PHP4 or PHP5

2004-10-03 Thread Matthew Fonda
I would say PHP5, for sure. PHP5 is much better in nearly every way, and more and more people are using it every day. Also, for the most part, PHP4 is backwards compatible with PHP5, so it shouldn't be too much of a problem. I would absolutely recommend upgrading to PHP5. -- Regards, Matthew Fon

[PHP] Using PHP4 or PHP5

2004-10-02 Thread Michael Lauzon
As I mentioned earlier, I am putting a team together to create a web-based RPG, different from the one I am currently playing. Would it be better to use PHP4 with it's strong developer base, or the new PHP5 which is more object oriented an in my opinion would be easier to keep the game up to date?