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 is difference between sql and php?
Why do we use htaccess and where?
How to display your correct URL of the current web page?
What is ltrim?
Is php harder than javascript?
Do loops php?
Is php good for career?
What is the difference between include and require?
Which is better wamp or xampp?
What is ci in php?
Can php run on windows server?
Tell me is it possible to submit a form with a dedicated button?
Is uploaded file php?
Which function you can use in php to open a file for reading or writing or for both?
Is null check in php?