Porting a dating site to jQuery (later mobile app)

Porting a dating site to jQuery (later mobile app)

Hi,

i did a small dating site which runs on HTML/JS/PHP/MySQL.

I would like to port it to jQuery (and later via Phonegap into a mobile app).

So far i did the (jMobile) layout with multiple pages and it works well.

But i struggle with the login/sessions/cookies for example.

Is the session handling still part of the PHP-backend or do i need to this directly in jQuery?

How would you design a dating site/community/social network with jQuery?

Thanks!
NBG1