suppose if u want to pass session value using cookies onlu..
what changes i've to made in php.ini file?
Answer / suhasini
Just confirm whether session.use_cookies set to 1
| Is This Answer Correct ? | 4 Yes | 0 No |
How can we submit a form without a submit button?
2 Answers Rushmore Consultancy,
Explain how to execute a php script using command line.
Why do we use polymorphism in php?
How many data types are used by php?
How can I make a script that can be bilingual (supports english, german)?
What's the output of the ucwords function in this example?
What is fulltextsearch
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
What are the differences between include() and include_once () functions?
what is mean php ? is it designingtool or language? how ill create website using by php?
What is meant by urlencode and urldocode?
How cookies are transported from browsers to servers?