groups

Link to this snippet:


Download to Code Collector

language: PHP
licence: WA

.htaccess file upload bigger

options: send to code collectorview all davidholbrook's snippets
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200


===========================

RewriteEngine On 
php_value upload_max_filesize 30M