Is the cookies are available on cross domain?

Answer Posted / mallikarjun

According to the cookie specification, any cookie set for
one domain, must not be sent to any other domain.
Therefore, if you set a cookie in your user's browser on
one domain, that cookie will not be available on any other
domain. This tutorial describes a solution to get around
this issue......

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is $_ request?

602


What is php programming used for?

587


What are examples of independent and dependent variables?

569


What are majic methords in php?

686


Tell me what does the initials of php stand for?

632






What is encapsulation in php?

630


Which function Returns the time of sunrise for a given day / location in PHP.

667


Define about declare construct?

701


What is a simple php method to make a cross domain data request?

598


What is cookie and session in php?

588


How do you call a constructor for a parent class?

570


What is the difference between == and === operator in PHP?

550


What is php used for?

607


What is super () python?

616


What is the best way to test the strpos() return value in php?

618