On Fri, Dec 5, 2008 at 5:40 PM, Jason Todd Slack-Moehrle <mailinglists@xxxxxxxxxxxxxxx> wrote: > Hi Eric, > > 'tempUploads/1425182872.xlsUploaded The File.' > > http://us2.php.net/manual/en/function.is-uploaded-file.php > http://us2.php.net/manual/en/features.file-upload.errors.php > > So do I still use move_uploaded_file? > -Jason Absolutely. I just didn't see anywhere in your code where you were checking for an error with the file upload itself or that it did exist on the server before moving it. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php