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
9 19161what is the current salary package in India for a PHP & MySQL programmer who has 3 years experience
ABC, BLG Logistics, Google, HCL, IBM, Infosys, People Group, PHP, Torque Infotech, V Angelz Technologies, Yahoo,
127 235573How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
1 6315What is the meaning of curl , which is used while connecting with pay pal? and how it works?
2 15501
Do you know what is the differences between $a != $B and $a !== $B?
What percentage of websites use php?
What are interfaces in php?
How to read a file in php?
What are examples of dependent variables?
Explain php split() function.
What are the four scalar types of php?
What are arguments in php?
What is PHP? Who is the father or inventor of PHP?
What is difference between static and constant in php?
What is the difference between get and post method in php?
What is sticky form in php?
What is variable function php?
How to make database connection in php?
What is implode() in php?