groups

name language licence
number replace PHP Other
styles.php Other Other
create random number Other Other
PQP add code PHP Other
htaccess redirect data phones HTML Other
simplepie google calender intergration PHP Other
.htaccess file upload bigger PHP WA
captcha HTML Other

< 1 2 >



language: PHP
licence: WA

.htaccess file upload bigger

options: view full snippetsend to code collector
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
	
(Continues...)