04-24-2008, 02:07 PM
|
#7 (permalink)
|
|
The Wanderer
Join Date: Apr 2008
Posts: 10
Thanks: 2
|
Ok well i set it out like this in a page and loaded it:
Code:
<?
ini_set('upload_max_filesize', '300M');
ini_set('post_max_size', '300M');
?>
But it dident do nothing.
Is this correct??
__________________
|
|
|
|