How can you declare a constant variable in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of friend function?
armstrong number by using php while number is given by the keyboard.?
How can you count number of parameters given in a URL by POST method?
What is the use of 'print' in php?
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
What is framework in php for beginners?
How to set cookies?
What is c++ polymorphism?
Explain about the connective abilities of the PHP?
How to get the position of the character in a string in php?
Where is my php ini file?
Where are the persistent cookies stored on your computer?