php5
Some PHP4/PHP5 Based Interview Questions
Submitted by inderweb on Fri, 10/31/2008 - 08:12.
- What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
- Who is the father of PHP and explain the changes in PHP versions?
- How can we submit a form without a submit button?
- In how many ways we can retrieve the date in the result set of mysql using PHP?
- What is the difference between mysql_fetch_object and mysql_fetch_array?
- What is the difference between $message and $message?
- How can we extract string ‘theWalkin.com ‘ from a string ‘http://www.TheWalki
Advantages of php5 over php4 oops,mysql,error handling
Submitted by inderweb on Wed, 10/22/2008 - 19:50.
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.
![Validate my RSS feed [Valid RSS]](http://feedvalidator.org/images/valid-rss.png)