Jump to content

Checking the size of files


tim101011

Recommended Posts

I have a page where a user can select a file to upload from there computer  and then when submit is clicked some PHP code on another page uploads it to the server.

 

However, if the file is larger than 2MB I do not want the PHP code to even attempt to upload it to the server.

 

Is there a quick and simple way of checking the size of a file using PHP?

 

 

Link to comment
https://forums.phpfreaks.com/topic/75109-checking-the-size-of-files/
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.