suppose if u want to pass session value using cookies onlu..
what changes i've to made in php.ini file?
Answer Posted / suhasini
Just confirm whether session.use_cookies set to 1
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is variable name casesensitive in php?
How to invoke a user function?
Is multiple inheritance supported in php?
What are php data types?
Can you use both this () and super () in a constructor?
How to check curl is enabled or not in PHP
Explain Creating and Naming an Array?
Explain mysql_errno()?
How failures in execution are handled with include() and require() functions?
Is session a cookie?
List types of array are available in php?
How to create connection in php?
Tell me how can we define a variable accessible in functions of a php script?
Tell me what are magic methods?
How to update memcached when you make changes to php?