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

Answer Posted / ramji

Question: When administering MySQL, you should make the
data directory accessible via the operating system ....
Answer 1: only to the "mysql" user
Answer 2: only to the "root" user
Answer 3: to the "mysql" user, and also to the "webserver" user
Answer 4: to the "mysql" user, and also to people who are
installing applications that use MySQL

Is This Answer Correct ?    72 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how can we change the maximum size of the files to be uploaded?

551


Can we use session in mvc?

560


What is the meaning of "enctype= multipart/form-data" ?

531


Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?

4775


Explain the different types of errors in php.

531






How does php serialize work?

518


What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?

572


What are the advantages of oops in php?

564


What is final keyword in php?

550


What is whitespace in php?

513


What is the use of htmlentities in php?

509


Why php is used?

605


What is a composer?

535


Declare a new variable in php equal to the number 3;

509


I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable

1522