View Single Post

  #4 (permalink)  
Old 10-14-2006
Damian Burrin
 
Posts: n/a
Default Re: php.ini variables

>http://uk2.php.net/ini_get

Thanks thats what i need.
I've created a webmail portal for a work project and wanted to set the max
upload size as a % of upload_max_size for portability. + the memory limit
to work out the max size of all the attachmets + inline etc you can add.

Thanks

Damian

--
Damian Burrin
UKRA 1159 Level 2 RSO
EARS 1115
http://www.ukrocketry.com
http://www.larf-rocketry.co.uk

LARF - Putting the amateur back in rocketry!!

"Andy Hassall" <andy@andyh.co.uk> wrote in message
news:9872j2lr7qjgle9g4t4qhbeubqlmr9div7@4ax.com...
> On Sat, 14 Oct 2006 13:02:40 GMT, "Damian Burrin" <D@D.com> wrote:
>
>> Is there anyway of accessing to check the size of the
>>upload_max_filesize and memory_limit variables from a script?

>
> http://uk2.php.net/ini_get
>
> --
> Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
> http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool



Reply With Quote