What is the use of stripslashes in php?
Explain the difference between isset() and empty()?
Name and explain five of the PHP error constants?
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?
How can we submit a form without a submit button?
What is use of count() function 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
Explain what are psrs?
How to open a file in php?
what is PHP accelerator ?
Is java is better than php?
how to insert logout time when browser close
How can we encrypt the username and password using PHP?
13 Answers Avaria, HCL, TCS, Xpert,