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

$_SESSION['FOO']='bar';

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In php how can you jump in to and out of "php mode"?

926


Tell me how can we check the value of a given variable is alphanumeric?

981


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

1890


How to pass variables by references?

944


How to create a session? How to set a value in session? How to remove data from a session?

927


Which is used to maintain the value of a variable over different pages?

972


How to create a table to store files?

1015


Can I learn laravel without php?

966


Explain how to run the interactive php shell from the command line interface?

1019


What are PHP Magic Methods/Functions. List them.

997


Define metaphone()?

8658


What are the advantages of triggers?

934


What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

868


What is orm in php framework?

975


How do I start a php session?

939