Page 1 of 1

off hand.....

Posted: Wed Jun 18, 2003 11:39 pm
by stc7outlaw
Off hand,
does anyone see an error in this code. It sends me to the very last line of the page as the parse error. What does that mean? What is included in this script are 7 select menus, 7 image upload boxes and 7 description boxes, and also 1 project_id box. It's supposed to create dirs for the images to be uploaded and text file made in each of the new dirs for the images. Check it out:
(sorry for the long code, but i am stuck in a bush and dont know what to do) http://www.facilitysolutionsinc.com/pro ... upload.zip

Posted: Thu Jun 19, 2003 1:10 am
by corlando
last line usually means your missing a } curly bracket...check your if, else, and loop blocks

and your link doesn't work