Nick wrote:Did you remember to comment out the "header('Content-Type ..." line as I instructed? If you leave that line in, your browser will try to interpret the error message as an image instead of showing it as text.
The error I got printed (after saving the image and opening it in notepad):Table 'a3459659_122195.adoptables' doesn't exist
What tables have you created in your database?
Oh, I missed that.
Now I have changed it.
I did create a table in my database, and its number was a3459659_122195. It is called adoptables as well, although it starts with a capital "A". Would that make a difference, and where would I change that?
Thank You.