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

b. session_start();

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How long is csrf token?

878


What are arguments in php?

967


How to convert one date format into another in php?

865


What does mvc stand for and what does each component do?

989


What are php strings?

926


What is csrf token and why it is required?

913


How we get ip address of client, previous reference page etc?

922


What are major variables in research?

930


How to connect to a url in php?

956


What's the difference between using mysql_ functions and pdo?

1061


What is php oop?

958


What is the use of namespace in php?

943


Write a program in php to reverse a number?

948


What is the difference between array_merge() and array_merge_recursive() in php?

1004


What type of comments are supported by PHP.

939