Date: 07/13/01
- Next message: Chris Johnson: "RE: [phplib] Debug on postgres"
- Previous message: giancarlo pinerolo: "[phplib] [OT] power of php cache compilers w phplib"
- In reply to: Bob Bowker: "[phplib] page_open() doesn't return SOLVED...?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> -----Original Message-----
> From: Bob Bowker [mailto:bowker <email protected>]
> Sent: Wednesday, July 11, 2001 2:57 AM
> To: phplib <email protected>
> Subject: [phplib] page_open() doesn't return SOLVED...?!?
> Well, several hours of hair-pulling later ...
>
> phpLib does some strange things with environmental variables
> somewhere, and
> I'm not yet sure where.
>
> I was trapping several POST variables and calling page_open()
> only for
> certain combinations of those variables. The problem is that
> those same
> variables are empty when page_open() returns, so the
> subsequent traps are
> ineffective. They're empty in the POST form
> ($HTTP_POST_VARS["var"] and in
> the raw form ($var).
> The really strange part of this is that Netscape browser
> requests breezed
> right through, the variables were never lost ... but on MSIE,
> they're lost
> as indicated above. Something in the way POSTed variables
> are delivered by
> MSIE ...?
I am not seeing this problem. I'm using MSIE 5.x with PHPLIB 7.2c,
every page is protected by page_open(), and I have many forms which send
data via POSTed variables.
How is your session configured? Is your container class database based?
Is caching on/off/private/public? Just wild guesses, but it *should*
work.
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: Chris Johnson: "RE: [phplib] Debug on postgres"
- Previous message: giancarlo pinerolo: "[phplib] [OT] power of php cache compilers w phplib"
- In reply to: Bob Bowker: "[phplib] page_open() doesn't return SOLVED...?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

