Jump to content

question about sessions and cookies


Liquid Fire

Recommended Posts

You can in a round about way.  You can create a get_session_val.php script that takes a $_GET param and uses it to reference the $_SESSION value; return it as JSON.  You'd access the script with the XHR (ajax) object.

 

Although I'd have to wonder why the script doesn't just pre-load the Javascript with the session values that it needs.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.