Jump to content

[SOLVED] when GET cannot find anything in the database?


marco839

Recommended Posts

This is totally over my head..

 

I use a command to load details from a database through the below way:

 

file.php?id=1 - loads record [id] #1 from database

file.php?id=2 - loads record [id] #2 from database

file.php?id=3 - there is no record in the database with this number

 

How can I have either id=4, 5, 6.. etc to come up with a error page saying "sorry, we have no record"?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.