1.Where are the cookies storing ?
2.What is the drawback of using cookies ?
3. If two site is having same cookie name and different
values what will be the output if we echo the cookie name
from those sites ? How can we solve this issue (How can we
specify the domain name)?
Answer Posted / guest
1.In client side
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the three classes of errors that can occur in php?
Which is the best php framework for a beginner?
Explain the installation of PHP on UNIX systems?
Why do we use hooks?
What is stdclass in php?
What is a class in php programing?
What's the difference between using mysql_ functions and pdo?
How to delete cookie files on your computer?
What is the latest version of php?
Tell me how do you execute a php script from the command line?
Explain PHP?
What are regular expressions in programming?
What are the benefits of using php and mysql?
How can we execute a php script using command line?
What changes I have to do in php.ini file for file uploading?