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

Is php dead 2019?

996


What is a namespace in php?

1013


Tell me how can you pass a variable by reference?

1015


What is array filter php?

976


Tell me is it possible to submit a form with a dedicated button?

1014


Is php a web server?

1045


What are the new features available in php 7?

1051


How can I load data from a text file into a table?

1056


What are the benefits of using queries?

1246


What is difference between isset and empty in php?

1055


Tell me how can we determine whether a php variable is an instantiated object of a certain class?

1096


How to check whether a number is prime or not?

1122


What is the name of scripting engine in php?

1294


What's the difference between accessing a class method via -> and via ::?

1199


How to check a variable is an array or not in php?

1048