I believe there is a limit on the length of URLs and since GET actually
sends the info through the URL that limit may apply.

Hope it helps,
Thomas


"James E Hicks III" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I've seen the post_max_size in the php.ini. Is there a corresponding
> get_max_size? I couldn't find anything about this anywhere in the php.ini
or
> apache.conf.
>
> I want to send a lot of information via
> header("Location: http//server.com/program.php?val[]=1")
>
> Is there any limit on size of GET method?
>
> James Hicks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to