Hello,
How can i get the bytes that uploaded and bytes total after i'm using the move_uploaded_file function ?
Without any extension.
Thanks.
$_FILES['file']['size']
?
No, i mean to get all bytes that has uploaded (when the user uploading)
And i want to get the max file size, after that i will make a progress bar,
But i need somthing without extension.
You'll probably need flash - there are quite a few nice jquery/flash hybrids out there - I've used uploadify in the past.
Nice article here about using HTML5: http://www.matlus.com/html5-file-upload-with-progress/
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.