You are on page 1of 3

Basic Interview PHP Questions

 What is PHP?
 What is full form of PHP?
 What is PHP server with localhost?
 What is type of errors?
 What is variables?
 What is operators?
 What is data type?
 What is difference between client and server side
validations?
 What is difference between static and dynamic
website?
 Full form of http and https?
 What is difference between http and https?
 What is primary and unique key?
 What types of loops exist in PHP?
 How do you display the output directly to the
browser?
 Describe which programming language does PHP
parallel to?
 How to create a MySQL connection?

Er Abhilasha Jain
 How to select a database?
 Which PHP version is actually used today?
 What is NULL?
 What is the use of Constant Function?
 Does PHP support multiple inheritances?
 Describe what is the major difference between
PHP 4 and PHP 5?
 What are tags used?
 What is the difference between explode() and
split() functions?
 Is PHP supports multiple inheritance?
 What is the use of count function in MySQL?
 How to send a mail in PHP?
 How can you break PHP script?
 What is the default page in web server?
 What is session and why do we use it?
 What is cookie and why do we use it?
 What is the difference between unset() and
unlink() function?
 What is the code for image upload?
 What is SQL injection?

Er Abhilasha Jain
Note : for more questions and answer check
following links

https://www.zuaneducation.com/blog/php-interview-questions-and-answers/

Er Abhilasha Jain

You might also like