Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 ?    73 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

> symbol is used to redirect the output of a command. State Whether True or False?

1139


How to get ip address of a server in php?

1008


How to enable error reporting in php?

1044


What is rest api in php?

933


What does the unlink() function mean?

1071


What is the delimiter syntax is PHP's default delimiter syntax

1249


For image work which library is used in php?

975


Will a comparison of an integer 12 and a string "13" work in php?

929


Explain me is it possible to destroy a cookie?

937


What does the initials of php stand for?

941


How is the comparison of objects done in php?

918


What is the main difference between php 4 and php 5?

965


What does explode do in php?

999


Is java is better than php?

978


When is a conditional statement ended with endif?

949