What is the difference between php4 and php5?



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

Post New Answer

More PHP Interview Questions

Can we extend two classes in php?

1 Answers  


Tell me what is the use of "enctype" attribute in a html form?

1 Answers  


What is session in PHP. How to remove data from a session?

1 Answers  


Write a program to display a table of any given number?

1 Answers  


Explain how to execute a php script using command line.

1 Answers  


Why do we use inheritance in php?

1 Answers  


Who developed php?

1 Answers  


What is the difference between php and cakephp?

1 Answers  


What is mysql_fetch_row?

1 Answers  


What is difference between print_r and echo in php?

1 Answers  


What is composer install?

1 Answers  


Why php script is not running in browser?

1 Answers  


Categories