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 / guest

1 a

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is array function in javascript?

1087


What is the function to count elements in an array in PHP?

1138


How to select a database?

1066


What is symfony php?

1013


What is escape data in php?

994


How failures in execution are handled with include() and require() functions?

1081


Can constructor be private in php?

1089


When should you use a stored procedure?

1021


What is the difference between core php and php?

992


What's the difference between __sleep and __wakeup?

1139


How to write a program to make chess?

1094


Which function is used to read a file removing the html and php tags in it upwork?

981


What is get method in java?

1157


What is filter_var?

1083


Tell me what is the meaning of a final class and a final method?

1205