Jump to content

getFileSize HELP!!


spyer

Recommended Posts

hey guys..

 

i'm so desperate now.. i've been looking everywhere but couldn't find the answer... Please HELP

 

 

ok.. i have this form

<form name="upload" id="uploadfile" enctype="multipart/form-data" method="post" action="index.php?do=upload">
<input type="file" id="FileItem" name="fileselect">
<input type="submit" name="Submit" value="Submit">
<div id="PrintProgress"></div>
</form>

 

ok.. i want to get the file size, file name, and file mime of the selected file

 

also the upload speed of the user.... that should be it i guess!!

 

i want to make an upload progress bar with java,, but i know absolutely nothing about java so...  ::) help!

Link to comment
https://forums.phpfreaks.com/topic/97852-getfilesize-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.