Howdy
I would say, beside the extra features and modules, the main
differences between PHP3 and PHP4 are speed and native session
support.
With PHP3 you have to use something like PHPLIB to provide
session handling, while with PHP4, these features are built in.
If you upload PHP4 (usually .p
Hi I'm doing a University project using PHP as the server side technology.
I want to publish this using my ISP's server. They say they support PHP3.
I'm currently learning PHP4. Is there a large difference between PHP3 and
PHP4. That is if I upload my PHP4 files will their server recognise them