what is the dirrence in PHP4 & PHP5 . ?

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


Please Help Members By Posting Answers For Below Questions

Which software is used to run php programs?

709


Are there regular expressions in php?

661


Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()

2061


What is better .net or php?

743


Write a query to find the 2nd highest salary of an employee from the employee table?

837


Who is known as the father of php?

759


What are headers in php?

707


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

1800


What is the meaning of ‘escaping to php’?

822


Why die is used in php?

746


What is the output of the following php code?

656


Describe which programming language does php parallel to?

693


What is difference between required and require_once in php?

795


How many data types are there in php?

822


How do you execute a php script from the command line?

755