Hi Eric,
So do I still use move_uploaded_file?
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.
Got it, thanks!!
-Jason
--
PHP General Mailing List (http://www.php.net
On Fri, Dec 5, 2008 at 5:40 PM, Jason Todd Slack-Moehrle
<[EMAIL PROTECTED]> 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_
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
On Fri, Dec 5, 2008 at 5:13 PM, Jason Todd Slack-Moehrle
<[EMAIL PROTECTED]> wrote:
> Here is the output I am printing:
>
> 'tempUploads/1425182872.xlsUploaded The File.'
>
> What is the issue?
>
> -Jason
>
>
> On Dec 5, 2008, at 2:11 PM, Jason Todd Slack-Moehrle wrote:
>
>> Hi All,
>>
>> I am uplo
Here is the output I am printing:
'tempUploads/1425182872.xlsUploaded The File.'
What is the issue?
-Jason
On Dec 5, 2008, at 2:11 PM, Jason Todd Slack-Moehrle wrote:
Hi All,
I am uploading a file and it says it worked, but I dont see it in
the directory
Here is my code so far:
5 matches
Mail list logo