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
Tell me what is the definition of a session?
What is default session time and path in PHP. How to change it?
Who is the father or inventor of php?
What are objects in php?
What are the features of object-oriented programming in php?
Write a program in php to check whether a number is prime or not?
What are getters and setters php?
Which functions are used to remove whitespaces from the string?
Why do we use hooks?
How can you associate a variable with a session?
What is a php form?
What is stripslashes php?
Is age a variable in research?
How to check curl is enabled or not in PHP
How long do php sessions last?