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 the use of header() function in php?

1096


Explain how is it possible to set an infinite execution time for php script?

1041


How php statement is different from php script?

1033


How do you destroy a particular or all Sessions?

1059


What is needed to be able to use image function?

1087


Why constructor is not overridden?

1068


What is fetch array in php?

1165


Which parts of php are case sensitive?

970


Does php has a future?

979


How would you declare a function that receives one parameter name hello?

1024


How to generate a form?

1264


How to increase the maximum execution time of a script in php?

1014


What is the purpose of basename() function in PHP?

1069


What are different types of runtime errors in php?

1134


What are the characteristics of php?

1128