News:

To still receiving newsletters from us please subscribe to our Newsletters:
http://tech.groups.yahoo.com/group/developers-Heaven/

Main Menu

change the values of the php.ini file

Started by admin, August 09, 2009, 12:04:56 PM

Previous topic - Next topic

admin

you can use "php_value" in .htaccess file as:

php_value upload_max_filesize 10M
php_value post_max_size 200M
php_value memory_limit 200M