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 / palaniraja.wordpress.com

3.which statement can be used to determine how the optimizer
resolves a query

EXPLAIN

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?

1109


What is form submission?

1047


When to use inquire vs enquire?

1035


How to initiate a session in php?

1271


Why php is widely used?

992


Tell me what is the use of mysql_real_escape_string() function?

1037


Why many companies are switching their current business language to php?

1159


Tell me how is it possible to parse a configuration file?

982


What is regular expression in javascript?

981


How to insert a line break in php string?

1042


Explain what are the different errors in php?

1038


How to get useful error messages in php?

1095


Tell me how to find the length of a string?

1120


Do you know what does $globals means?

1099


How a variable is declared in php?

1018