I posted the same little survey on another board. It would be great to know what the GFY users prefer, so please spare two mins of your time and help me and other php developers.
Do you use PHP4 or PHP5?
How to check your server:
- Create a new file called phpinfo.php
- Open the file and copy the follwing into it:
<?php phpinfo(); ?>
- Upload the file to your webserver
- Goto http://www.yourdomain.com/phpinfo.php
- You will see the PHP version at the top
- Submit your PHP version in this poll
- Delete phpinfo.php from your server
Note: If your PHP is older than 4.3.7 it is definitely time to upgrade. Contact your host.
Info: Currently newest versions are 5.0.4 and 4.3.11.
Thanks for your help.