Jump to content

Need to check whether themail id exists in database or not ("on client side")


anushka

Recommended Posts

Create a php script that checks if the email exists in the database. Have it echo 0 if it doesnt, 1 if it does.

 

Then use an ajax script to call the php script. Read the results when they come back, then use them to display whether the email exists or not in the way you want to display it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.