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

What is super () python?

751


How to open a file for reading?

773


Does jwt protect against csrf?

684


What is php and its advantages?

709


Is python better than php?

740


Tell me are parent constructors called implicitly inside a class constructor?

746


What is php regular expression?

721


Which is better #define or enum?

735


How to display your correct URL of the current web page?

850


How to execute a function in php?

679


What is $_ server request_method == post?

785


How to download files from an external server with code in php?

700


For image work which library is used in php?

746


What is the difference between single quoted string and double quoted string?

739


Tell me what is the main difference between require() and require_once()?

750