Date: 06/03/01
- Next message: Mate Visky: "RE: [phplib] Newbie prob: Authorization failing without cookies"
- Previous message: Anatole: "[phplib] Newbie prob: Authorization failing without cookies"
- In reply to: Anatole: "[phplib] Newbie prob: Authorization failing without cookies"
- Next in thread: Mate Visky: "RE: [phplib] Newbie prob: Authorization failing without cookies"
- Reply: Mate Visky: "RE: [phplib] Newbie prob: Authorization failing without cookies"
- Reply: nathan r. hruby: "Re: [phplib] Newbie prob: Authorization failing without cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
> I'm using phplib 7.2b with PHP4.03 (I also experimented with 7.2c and had
> the same problem). I am using the authorization function of phplib. It works
> fine with cookies, however, not when cookies are deactivated on the browser.
> Everything looks groovy (seshid seems to be being written where I think it
> should be) however, the authorization always fails. Has anybody experienced
> a problem like this?
>
> TIA
> Anatole
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Mate Visky: "RE: [phplib] Newbie prob: Authorization failing without cookies"
- Previous message: Anatole: "[phplib] Newbie prob: Authorization failing without cookies"
- In reply to: Anatole: "[phplib] Newbie prob: Authorization failing without cookies"
- Next in thread: Mate Visky: "RE: [phplib] Newbie prob: Authorization failing without cookies"
- Reply: Mate Visky: "RE: [phplib] Newbie prob: Authorization failing without cookies"
- Reply: nathan r. hruby: "Re: [phplib] Newbie prob: Authorization failing without cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

