(keitai-l) Re: Unique ids

From: Mika Tuupola <tuupola_at_appelsiini.net>
Date: 08/29/00
Message-ID: <Pine.GSO.4.05.10008292103580.4742-100000@aurinko.taivas.com>
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