adspace
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
Answer Posted / Vipra Choudhary
Differences between PHP versions:n- PHP3 (1997): Deprecated in 2004, it introduced support for regular expressions, the session extension, and a more object-oriented style. However, it had several security issues.n- PHP4 (2000): Improved on PHP3 by addressing some security concerns, added support for Zend Engine, and introduced the concept of classes and objects. It's still partially supported but not recommended for new projects.n- PHP5 (2004): A major improvement, it introduced Object-Oriented Programming features, support for user-defined classes, and MySQLi extension. The current stable version is PHP 8.1 as of now.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name and explain five of the PHP error constants?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
sort term descripttion form, report and uery
What is the difference between htmlentities() and htmlspecialchars()?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Which variable declarations within a class is invalid in php?
What sized websites have you worked on in the past?
What is trait in php?
List some features of php that are deprecated in php7?
What is the current stable version of php? What advance thing in php7?
How to calculate the difference between two dates using php?
Explain me is it possible to destroy a cookie?
Tell me what kind of things have you done on the social side?
how to detect a mobile device using php
What does $_files means?