Hi,

when i upload a file to a website, I have the path
C:\\pathtofile\\pic.gif
to check the size I can do this
$size = -s $file_path;
but it does not work!
any help is appreciated, because i don't want people to upload file to a
website bigger that 500KB.

Anthony



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to