PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am setting my session variables with http and they are working fine, but when i put my cart page in https and tried to access it with https i can't access my session variables. same time if i access them with http on same page they do work.
Session data started on one side of the fence does not transfer (without help) to the other side, if that's what you're asking about. If so, this topic has been posted about fairly recently.