What is the difference between php4 and php5?
Answer / Archana Pundir
PHP5 introduced many new features such as object-oriented programming, improved performance, and more secure functions, whereas PHP4 was an earlier version with fewer features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we extend two classes in php?
Tell me what is the use of "enctype" attribute in a html form?
What is session in PHP. How to remove data from a session?
Write a program to display a table of any given number?
Explain how to execute a php script using command line.
Why do we use inheritance in php?
Who developed php?
What is the difference between php and cakephp?
What is mysql_fetch_row?
What is difference between print_r and echo in php?
What is composer install?
Why php script is not running in browser?