RE: image not showing on website?
Well, when I view http://www.borrowedangels.com/pets/get.php?id=4 directly I get a 403 Forbidden error. This is usually caused by your host blocking php's readfile() function, which is required by my script to properly display your images. See if you can get your host to enable readfile for you.
|