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 19098Post New Cybercom PHP Interview Questions
How many types of join are available?
What is a from import statement and write the syntax for it?
What are producer-consumer queues?
What are the major steps in developing an effective marketing program? Can you develop a communication program for a television company for the indian market? How effective arc road shows?
Highlight the key features of Union Budget 2017
How are projector lumens measured?
Why spss is better than excel?
What is crc card?
What is jdbc driver manager?
What is the difference between execute, executeQuery, executeUpdate?
What is the use of get options () method?
What is a numpy array?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
How to connect mongodb in Django ?
How to update a table row with a record?