As I've mentioned before I'm creating a new and am trying to cover everything before I start, so I save myself a lot of work later.
One thing that has been concerning me for a while is the upgrade to PHP 5. I've tried searching around and can't seem to find much on how differently PHP 5 works regarding coding. I assume it isn't a very smart idea to just stick with PHP 4 so my question is what exactly has changed in PHP 5 and what do I need to do to ensure my code works on PHP 5.
Thanks in advance for any help.
One thing that has been concerning me for a while is the upgrade to PHP 5. I've tried searching around and can't seem to find much on how differently PHP 5 works regarding coding. I assume it isn't a very smart idea to just stick with PHP 4 so my question is what exactly has changed in PHP 5 and what do I need to do to ensure my code works on PHP 5.
Thanks in advance for any help.
Comment