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 / rubina

Binoyav what i think the reply to your answer is:
Storing the state in the web server -- the middle tier --
can solve the problem of increased request size and protect
the state of an application from accidental or intentional
changes a user might make.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I end a php session?

503


How would you open a directory for reading in php?

568


What does PEAR stands for?

638


What is abstract class php?

514


Is a number php?

524






Is php a mvc?

508


Which is the best php framework for a beginner?

526


How is php different from other languages?

477


Write a php script to get the largest key in an array?

512


What is substr() in php? And how it is used?

520


What is the use of strip_tags() method?

548


What is the use of mysql_real_escape_string in php?

451


How to create a table to store files?

550


What is url encoding and decoding in php?

553


for image work which library?

557