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