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
What does the array operator '===' means?
Explain mail function in PHP with syntax?
What is whitespace in php?
How could I install codeignitor ?
How do you use end in python?
Tell me what does $_env means?
Why framework is used in php?
What is session in php why it is use?
What is uri routing?
Is rent a variable cost?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What does a dependant variable mean?
Does php support overloading?
Tell me what are the __construct() and __destruct() methods in a php class?
What is the difference between static and dynamic websites?