> I made the changes you suggested and it's still a no go. I'm sure of the
> query because
>
> print "<img src=\"$path\">";
>
> Will display the image I'm trying to download.
How does that make the SQL query valid? You didn't implement the
mysql_query() error checking I suggested. That's likely what is causing
you problems.
-Rasmus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]