View Single Post
Old April 8th, 2005, 01:54 PM   #6 (permalink)
HobbyTalk
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 292
Make a .htaccess file in the root of your site with this inside:


php_value upload_max_filesize "4M"


Many hosts allow you to override php.ini setting via .htaccess
HobbyTalk is offline   Reply With Quote