Jump to content

check if value exists


invinate

Recommended Posts

Hi,

I have a form with stuff like name, id etc

when it's posted i want to check if a name already exists with php.

If it doesn't already exist then it's ok and it's saved.

if it exists then i want to ask for confirmation from the user like "do you still want to send this information".

It would be nice if i can have this confirmation with a javascript box.

how would i do this, i mean how do i pass data from the form page then to the check page then to the javasript box and then to the code that saves it?

 

Link to comment
https://forums.phpfreaks.com/topic/66845-check-if-value-exists/
Share on other sites

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.