I made a table in my database unique, and I'm trying to write something with a member database.
You're only supposed to be able to submit a certain form once, but it says "Error: Duplicate entry 'Example' for key 1" I want it to say "Sorry, you're only allowed to do that once."
How could I do that?