I have this PHP code that connects to MySQL and it works fine except for the picture. This is the form used to execute the PHP code (attached) www.alamotrades.com/post.html
The picture and all information gets sent to the database without problems but I get this error after I submit...
WHAT IS IT TRYING TO OPEN? '/export/home/d60244618/public_html/images/content/7192006teq.jpg'
What is this location? I want the pics to be stored on alamotrades.com/images/content I think I have this written wrong..
See the attached PHP code that might help you out some...
Here is the error:
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/export/home/d60244618/public_html/images/content/7192006teq.jpg' for writing in /mnt/w0200/d41/s14/b0284c62/www/php-lib/imageupload.php on line 64
Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0200/d41/s14/b0284c62/www/php-lib/imageupload.php:64) in /mnt/w0200/d41/s14/b0284c62/www/submitit.php on line 85