What is the difference between abstract class and interface in php?
No Answer is Posted For this Question
Be the First to Post Answer
Does PHP 5 support exceptions? State Whether True or False?
Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query
Is key in array php?
Explain how to run the interactive php shell from the command line interface?
Is it possible to get the screen resolution and like with php?
What is the sign to start variables in PHP?
How to block direct directory access in PHP?
What is call by reference in php?
Explain the types of functions for Splitting String?
Why these language is needed?
Explain the changes in php versions?
What is the delimiter syntax is PHP's default delimiter syntax