Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i created cross-domain session in php using
ini_set('session.cookie_domain', '.mydomain.com' );

it works fine in computer browser,
but in android browser it does not works

below links for test :
http://tugainvideo.tugain.com/[^]


http://testsubdomain.tugain.com/[^]
Posted
Updated 22-Jan-14 22:13pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900