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
Explain about the data types in PHP?
What is mysql_fetch_object?
What is data structure in php?
What is the difference between core php and php?
How cookies are transported from browsers to servers?
How can we check the value of a given variable is alphanumeric?
Why shouldn't I use mysql_* functions in php?
Does facebook use php framework?
Who developed php?
Can we run php on tomcat server?
How many records can be stored in mysql table?
What are php strings?
What is php good for?
Tell me what is the definition of a session?
What is the use of "ksort" in php?