i have a page that shows a value from session, lets call it www.domain-a.com/master.php and if i type it directly from the browser, it shows me the session value.
but wh
Your PHP configurations are probably prohibiting you to retrieve files over HTTP.
Possible culprits: