hi.
What do I do if I want to add a string into a database from a form input, but don't want to allow a string that exist already in the same column of the database?
Regards,
thebone
Make the column unique.
how do I deliver an error message stating that "that username is taken" ?
It explains it.