groups

name language licence
show address after link in print (jQuery) HTML Other
add dock tile Other Other
simplepie google calender intergration PHP Other
code lines Other Other
iui add HTML Other
blueprint class HTML Other
round corner hack CSS Other
.htaccess file upload bigger PHP WA

< 1 2 3 4 5 6 >



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...)