How to connect to a url in php?
Name some of the functions in php.
Name some of the constants in php and their purpose.
What are the rules for naming a php variable?
What is the difference between static and dynamic websites?
What is the difference between single quoted string and double quoted string?
How to execute a php script from the command line?
What are the characteristics of php variables?
What are the rules to determine the “truth” of any value which is not already of the boolean type?
What are the data types in php?
What is overloading and overriding in php?
What is the meaning of ‘escaping to php’?
What are the different types of array in php?
Name some of the popular frameworks in php.
How can you encrypt password using php?