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

How to split a string into array using php?

1255


What is curl php?

1073


Which function is used in php to search a particular value in an array?

946


What is mysql_real_escape_string used for?

1021


Tell me what is needed to be able to use image function?

1023


Explain what is the difference between session and cookie?

1102


What is a php tag?

919


What is laravel php?

1070


What is env in laravel?

1074


How do you identify independent and dependent variables in regression analysis?

1011


Which php function will attach one file to another?

1027


What is Different between Joomla And Magento?

2892


What is a php web application?

1060


What is php date function?

1121


What is psr in php?

1106