You should wander though php.net for 5 mins, then you wouldnt have to wait
for our replies...
> 1. how to determine file size _before_ file uploading or on loading
> time and how to avoid error message if file size will be too large.
read http://www.php.net/manual/en/features.file-upload.php
Hi,
I am going to develop virtual file management. Thus I want to know
some things.
1. how to determine file size _before_ file uploading or on loading
time and how to avoid error message if file size will be too large.
2. how to read directory content with it's size, modes etc in win32