Login To InderWeb ! Just Play !

Username:
Password:

UserSubmittedComments

Advantages of php5 over php4 oops,mysql,error handling

PHP (PHP:Hypertext Preprocessor) was designed to create dynamic web pages and is server-side scripting language. Different versions of PHP exists and latest is PHP5.There were many changes and updation from version php3 to php4 and then many were added from php4 to php5.
  • * Object-oriented programming(Fetures like Abstract class,methods)
  • * MySQL5 Supports
  • * XML functions(e.g Simplexml) Laongwith these features php5 also addes new features.