Jump to content

Check for PHP sessions in AJAX? (Possibly stupid question)


LemonInflux

Recommended Posts

I want a script that allows users to post replies to a news article using AJAX. However, I only want them to be able to if they have set a name to log in as.

 

So, before they see the options to post, I need a screen where they can enter a username to be known as.

 

BUT, when they enter this, I need:

 

A) the AJAX page to only show the reply posting options when the user has a session (which is created when the user submits a username to be known by)

B) the PHP page to only work when the user has a session

 

I presume this means I need to set a PHP session using javascript, and a session that works in javascript and PHP.

 

Sorry if this is unclear, but how do I do this?

 

Do sessions work in PHP and Javascript anyway?

 

Thanks in advance,

 

Tom

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.