How to get PHP Session Value in jQuery
This tutorial tackles a method on how to get the session value or check the session value in jQuery. I've set up a button click event wherein it will alert whether a session has been set or not. Also, I've set up a form to set the value of our session.