Here's my problem, I'm using Jquery mobile for the first time ( student web developer) to make an web app. So I need to do a login page , and then start a session. But I don't know how to do it. Does it work only using PHP session ( because I know how to do it with Php only.. ) ? Or do I really need to do it an other way?Here's my problem, I'm using Jquery mobile for