Explain what is the difference between session and cookie?
No Answer is Posted For this Question
Be the First to Post Answer
What is php call function?
How would you determine the size of a file in php?
How can we know the count/number of elements of an array?
How to find out, how a user visited a particular page?
How to convert the first character to upper case?
How do I find out the number of parameters passed into function?
What is a collection in php?
What is the use of magic function in php?
What is session_register()?
Tell me what are the correct and the most two common way to start and finish a php block of code?
What is uniqid php?
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?