What is super keyword in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain mail function in PHP with syntax?
How can php and javascript interact?
What is crypt () in php?
Explain the difference between array_merge() and array_combine()?
What is the importance of php?
How do I sort numbers in php?
How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?
i want to store retrieved data from database into an array list with limit.And display the data from that array list.have any answer for this?
What is cookie and why do we use it?
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 the use of token in php?
Why is php used?