I'm only using $HTTP_POST_FILES because that was suggested to me by a friend. I'm kinda new with uploading files and such. Thanks a lot for your input and help to solving this problem. I'll try it out as soon as i can
I am trying to create a script that allows admins to update a feed that consists of an image and a bunch of text. The processing the text only works just fine, but I get the following error with the image:
Warning: copy() [function.copy]: open_basedir restriction in effect. File() is not...
I'm not sure why, but when I edit the .htaccess files the entire directory gets a 500 error.
See here: http://levelgear.pcriot.com/
When the .htacces file is deleted, it works fine. How can I make the .htaccess file work?