Hello everyone,
Is there a way to check the file size before upload the file to the server using php ftp function ? I want to give an error message to the user if the file to be upload is too large, larger than the space left on the server, or process upload if the server have the space to store that file.
thank you
Is there a way to check the file size before upload the file to the server using php ftp function ? I want to give an error message to the user if the file to be upload is too large, larger than the space left on the server, or process upload if the server have the space to store that file.
thank you