I am using bassistance validation plugin and I need to check if the email already exists in my database, can someone please provide a sample php code for the serverside portion of this? i don’t simply want to echo true or false, i want the json solution with the message option too…
Share
This doesn’t include the database connection stuff, but figured you would not need that? If you do let me know and I’ll provide that as well.
?>