![]() |
|
? |
![]() PHP FAQ PHP Articles PHP Help Bulletin Board PHP Manual (NEW!) First Time PHP'ers Help with programming Sql assignment help PHP Homework Help C# Help
|
? |
|
||||||||||||||||||||||||||||||||||||||||
?Reply To This Message | |||||||||||||||||||||||||||||||||||||||||||
?Your Name: | |||||||||||||||||||||||||||||||||||||||||||
?Your Email: | |||||||||||||||||||||||||||||||||||||||||||
?Subject: | |||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||
Email replies to this thread, to the address above. | |||||||||||||||||||||||||||||||||||||||||||
??wrote: > > See my first post, as it contains all the code required. Make > sure the following are correct.... > > 1. Make sure the path to your directory is correct. Check > with your webhost to find out the exact path: > $photopath = "/usr/home/web/users/12345ABC/photos/"; > > 2. Make sure your form field contains the > enctype="multipart/form-data" information: > |