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
Is age interval or ordinal?
What is php how it works?
What does odbc do in context with php?
What is T_PAAMAYIM_NEKUDOTAYIM?
What is a query in php?
Is empty in php?
What does it mean when it says the csrf token is invalid?
What is the output of the following php code?
Which function gives us the number of affected entries by a query?
What is a controller php?
Is empty java?
Does strlen include null?
Is php the same as html?
Does https prevent csrf?
What are getters and setters and why are they important?