hiii friends i came across few important PHP Interview Questions if you knw answer of below question do post the answer and also post sum question that u think r important I found some PHP interview related question: 1. 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? 2. Who is the father of PHP and explain the changes in PHP versions? 3. How can we submit a form without a submit button? 4. In how many ways we can retrieve the date in the result set of mysql using PHP? 5. What is the difference between mysql_fetch_object and mysql_fetch_array? 6. What is the difference between $message and $$message? 7. How can we extract string ‘abc.com ‘ from a string ‘http://info@abc.com’ using regular expression of PHP? 8. How can we create a database using PHP and mysql? 9. What are the differences between require and include, include_once? 10. Can we use include (â€abc.PHPâ€) two times in a PHP page “makeit.PHPâ€? 11. What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ? 12. Functions in IMAP, POP3 AND LDAP? 13. How can I execute a PHP script using command line? 14. Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ? 15. Shopping cart online validation i.e. how can we configure Paypal, etc.? 16.What is meant by nl2br()? 17.Draw the architecture of Zend engine? 18.What are the current versions of apache, PHP, and mysql? 19.What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems? 20.How can we encrypt and decrypt a data present in a mysql table using mysql? 21.How can we encrypt the username and password using PHP? 22.What are the features and advantages of object-oriented programming? 23.What are the differences between procedure-oriented languages and object-oriented languages? 24.What is the use of friend function? 25.What are the differences between public, private, protected, static, transient, final and volatile? 26.What are the different types of errors in PHP? 27.What is the functionality of the function strstr and stristr? 28.What are the differences between PHP 3 and PHP 4 and PHP 5? 29.How can we convert asp pages to PHP pages? 30.What is the functionality of the function htmlentities? 31.How can we get second of the current time using date function? 32.How can we convert the time zones using PHP? 33.What is meant by urlencode and urldocode? 34.What is the difference between the functions unlink and unset? 35.How can we register the variables into a session? 36.How can we get the properties (size, type, width, height) of an image using PHP image functions? 37.How can we get the browser properties using PHP? 38.What is the maximum size of a file that can be uploaded using PHP and how can we change this? 39.How can we increase the execution time of a PHP script? 40.How can we take a backup of a mysql table and how can we restore it. ?
Good post, I still find it funny that I've worked for so many individuals to medium sized business' and never had my knowledge questioned, I could of got the job without knowing what echo did
2. Who is the father of PHP and explain the changes in PHP versions? who care about that at work ? (Except the changes in versions ..)
except if the job inteview is about php history and where Rasmus Lerdorf studied and how many kids he have ...