Re: [phplib] Newbie prob: Authorization failing without cookies From: nathan r. hruby (nhruby <email protected>)
Date: 06/04/01

On Mon, 4 Jun 2001, Anatole wrote:

> Coninuation of the last bit...
>
> I've found the source of the problem, not the cure however. The problem
> seems to be that I'm using the "get" method for the submission of the
> password/username form. However, I need to use get because I'm developing on
> mobile devices that don't support post. Any clues on how to make get work on
> the login screen?
>
>

Anywhere you have a link in your page use $sess->url(); in the href. This
is covered in the documentation. http://phplib.netuse.de/documentation/

And you should switch back to 7.2c, it works better with php4.

-n

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
nathan hruby / digital statement
nathan <email protected>
http://www.dstatement.com/

Public GPG key can be found at: http://www.dstatement.com/nathan-gpg-key.txt ED54 9A5E 132D BD01 9103 EEF3 E1B9 4738 EC90 801B -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>