Jump to content

session


chiprivers

Recommended Posts

I am producing a php script which will include some AJAX in the resultant web page, which will send some data to another php script for processing.

 

If I create a php session in my original script, will the same session be accessed by the second script being run by the AJAX or will it create a new session?

Link to comment
https://forums.phpfreaks.com/topic/213939-session/
Share on other sites

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.