--- Gerard Samuel <[EMAIL PROTECTED]> wrote:
> On Wednesday 17 December 2003 01:33 am, Justin Patrin wrote:
> > You can turn on URL rewriting for sessions. I'm not sure where it
> > is just now....just search the PHP docs.
> 
> Yes I know about this feature.
> Unfortunately, its an insecure feature.

You can use GET data, POST data, or cookies. Since these users opt to not
use cookies, and you seem to not want to use GET data, I suppose passing
the information via POST is the only option left. :-)

Hope that helps.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security Handbook
     Coming mid-2004
HTTP Developer's Handbook
     http://httphandbook.org/

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

Reply via email to