On Fri, 2008-05-23 at 01:11 -0600, Jay Rogozinsky wrote: > Hello All, > > I would like to know the maximum length I can expect certain variables to > be, as follows: > > Session_Id > Session_Name > REQUEST_URI > HTTP_USER_AGENT > QUERY_STRING > > Thanks Kindly, > KiJa Less than or equal to the amount returned by ini_get( 'memory_limit' ). Cheers, Rob. -- http://www.interjinn.com Application and Templating Framework for PHP -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php