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 / p.swamy

session variable answer is:

a. $_SESSION['foo'] = 'bar';

Is This Answer Correct ?    31 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me will a comparison of an integer 12 and a string "13" work in php?

1128


How do I know my xampp version?

1075


What are the __construct() and __destruct() methods in a php class?

1015


What is php and why it is used?

1092


What is the current stable version of php? What advance thing in php7?

1062


What is php and features of php?

1062


What are the ways to define a constant in php?

1065


Do you know what does mvc stand for and what does each component do?

1022


How should a model be structured in mvc?

996


Why is php used?

1086


What exactly is validating and sanitizing?

1087


Does empty check for null?

1021


How can I increase my website session?

1117


What is meant by ‘passing the variable by value and reference' in php?

1051


How can image properties be retrieved in php?

1048