Answer Posted / sathya
PHP5 for the most part is backwards compatible with PHP4,
but there are a couple key changes that might break your
PHP4 script in a PHP5 environment. If you aren't already, I
stronly suggest you start developing for PHP5. Many hosts
these days offer a PHP5 environment, or a dual PHP4/PHP5
setup so you should be fine on that end.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which software is used to run php programs?
Are there regular expressions in php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What is better .net or php?
Write a query to find the 2nd highest salary of an employee from the employee table?
Who is known as the father of php?
What are headers in php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is the meaning of ‘escaping to php’?
Why die is used in php?
What is the output of the following php code?
Describe which programming language does php parallel to?
What is difference between required and require_once in php?
How many data types are there in php?
How do you execute a php script from the command line?