Date: 06/04/01
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] Microsoft..."
- Previous message: James Johnson: "Re: [phplib] Microsoft..."
- In reply to: Anatole: "Re: [phplib] Newbie prob: Authorization failing without cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] Microsoft..."
- Previous message: James Johnson: "Re: [phplib] Microsoft..."
- In reply to: Anatole: "Re: [phplib] Newbie prob: Authorization failing without cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

