PHP+MySQL::Please anybody help me.?

Mira

New member
In PHP+MySQL, I want to delete a record with given id. I can delete any record. but when the user input the wrong id that does not exists the database then how can I check it? How I tell the user that this id is not exists?
 
Back
Top