On Wed, 30 Aug 2000, george baptista wrote:
> The maximum length of a URL that can be input directly is 100 bytes
> The maximum length of a character string is 200 bytes after URL
Ah. I remembered it was smaller. The url length should not
become a problem even with session id's then (unless your
url's are allready long).
> besides that, PHP and sessions seems to work great.
> Check out PHPLIB at http://phplib.netuse.de/
And session handling was added in PHP 4.0:
http://www.php.net/manual/ref.session.php
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
Received on Tue Aug 29 21:07:18 2000