Re: [PHP] Multiple Uploads in one form

2001-09-20 Thread Jay Paulson
Hello- I'm having a problem once I upload a file and I need to copy it to a new directory using php. The error message I keep getting is this: Warning: Unable to create '/home/krox/krox.com/htdocs/images/101x_button.gif': Permission denied in /php/news/news.class.php on line 227 My question is

Re: [PHP] Multiple Uploads in one form

2001-09-20 Thread Jay Paulson
Quick question... how do I get the information out of the $imageFile array that is here in the phpinfo? HTTP_POST_FILES["imageFile"] Array ( [name] => Array ( [0] => 101x_button.gif [1] => am_button.gif ) [type] => Array (