Sunday, 29 September 2013

SQL Select data if only data exist

SQL Select data if only data exist

I created a register form and logging form with html, and I created a
database for it, but when I insert invalid data (data that doesn't exist
in database) to the logging form, It doesn't show an error, I want an
error msg when I insert invalid data (data that doesn't exist in
database), how i do it?

No comments:

Post a Comment