Date: 02/07/00
- Next message: Alexander Aulbach: "Re: [PHPLIB] Variable Perms"
- Previous message: Alexander Aulbach: "Re: [PHPLIB] Another session question (fwd)"
- In reply to: Jan Johansson: "Re: [PHPLIB] Extremely wierd problem (fwd)"
- Next in thread: Jan Johansson: "Re: [PHPLIB] Extremely wierd problem (fwd)"
- Reply: Jan Johansson: "Re: [PHPLIB] Extremely wierd problem (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 7 Feb 2000, Jan Johansson wrote:
}> Seems like '"user" => "XY_user"' is missing from your page_open call.
}
}
}
}function session_header($title) {
} page_open(array("sess" => "CS_Session"));
} echo "<html><head><title>\n";
} echo "$title\n";
} echo "</title>\n";
}}
}
}I think i grabbed this from the example docs. All pages use this function,
}how should it be modified?
You need not to modify it. Only if it looks bad to you. It generates the
HTML-Header.
--SSilk - Alexander Aulbach - Herbipolis/Frankonia Minoris - (0931)22032
- 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: Alexander Aulbach: "Re: [PHPLIB] Variable Perms"
- Previous message: Alexander Aulbach: "Re: [PHPLIB] Another session question (fwd)"
- In reply to: Jan Johansson: "Re: [PHPLIB] Extremely wierd problem (fwd)"
- Next in thread: Jan Johansson: "Re: [PHPLIB] Extremely wierd problem (fwd)"
- Reply: Jan Johansson: "Re: [PHPLIB] Extremely wierd problem (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

