force_upload

Top  Previous  Next

 

Description:

 

Force upload to the server regardless upload limit setup by the server.

 

Syntax:

 

Integer,  0 = disabled,  1 = enabled

 

Notes:

 

If this is enabled, and the upload data size is larger than your server limit, you will expect

- to see error in your web server log

- physical file will NOT be written to the hard drive

 

Example:

 

<param name="force_upload" value="1">