i have a form which is to be submitted.but what i want to check is whether the user is inside session or not???if the user is inside session then the values must be submitted .if not it must show a message saying ('Please login using facebook').so how can i check whether the user is in session or not???i have a form which is to be submitted.but what