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 |
What is strlen function in php?
Single choice objective PHP question...
In How many ways can u represent Not equal?Give Syntax of all ways..
How many ways you can delete a session variable ?
What are the differences between PHP 3 and PHP 4 and PHP 5?
Explain php parameterized functions.
Can php run on windows server?
How to get length of an array in PHP?
How can we get the error when there is a problem to upload a file?
What is in php 7?
What is traits? How it is used in php?
I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?