Date: 03/23/00
- Next message: Allen Lee: "[PHPLIB] page_open "sess" pukes"
- Previous message: Howard Ha: "RE: [PHPLIB] Template Issue"
- Next in thread: Allen Lee: "[PHPLIB] page_open "sess" pukes"
- Maybe reply: Allen Lee: "[PHPLIB] page_open "sess" pukes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I am having a problem opening the "sess" feature.
page_open(array(
"sess" => "E_Session",
"auth" => "E_Auth",
"perm" => "E_Perm",
"user" => "E_User"
) );
Gives me: "Document contains no data"
but if I comment do this: // "sess" => "E_Session",
then the page loads fine.
I have done "delete * from active_sessions", closed all my browsers, but
still it happens.
Does anyone have any suggestions what might be causing this?
A
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Allen Lee: "[PHPLIB] page_open "sess" pukes"
- Previous message: Howard Ha: "RE: [PHPLIB] Template Issue"
- Next in thread: Allen Lee: "[PHPLIB] page_open "sess" pukes"
- Maybe reply: Allen Lee: "[PHPLIB] page_open "sess" pukes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

