Possible Duplicate:
PHP 5.3 changelog?
I am new to PHP, and I am confused which PHP version I should use: 5.3.3 (latest in 5.3.x), or 5.2.14 (latest in 5.2.x). What’s the difference between them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can read about some of the PHP 5.3 features here:
http://php.net/releases/5_3_0.php
You might as well go with the latest release if you have a choice.