select from db where id = 3...
if it doesn't exist, how can i display a message saying so.
for example:
"3" is not a valid selection.
make sense?
thanks.
if it doesn't exist, how can i display a message saying so.
for example:
"3" is not a valid selection.
make sense?
thanks.
Comment