Forum: Absolute Beginners
08-06-2010, 04:43 AM
|
|
Replies: 2
Views: 1,184
Upload script help
Ok i am building a php upload script for my image gallery and i am trying to make so if the file exists it will give an error and not upload. I know about "if (!file_exists()) {" but not sure where...
|