Size of file

Size of file

I have an application where it is critical that I know the size of the file uploaded. Does not matter if it is before the upload or after the upload. I just need to know the size at some point. (I understand there is a 5mb limit this has nothing to do with my question)
 
Is there a way to find out what the size of the file is? Any workaround or ideas will be appreciated.

Thanks

David