|
I have a gallery site, and looking through my logs it looks like peopls images arent found, i was wandering hopw i could display an image saying image not found, my idea was to use a custom php 404 page with some code that checks if what was requested was an image or not an dthen just outputs the not found image
Would this work if someone had posted on a forum but their image had been moved/deleted? Is this how other people go about the same problem?
|