ZF-5678: Detect and set the maximum allowed filesize
Description
The maximum allowed filesize as defined within php.ini should automatically be set to prevent possible problems on the client side.
At initiation or when calling getMaxFileSize() the max. size should be set.
Comments
Posted by Thomas Weidner (thomas) on 2009-02-03T11:03:05.000+0000
Integrated with r13960