Date: 02/15/00
- Next message: Philip Strnad: "Re: [PHPLIB] problem with fallback mode"
- Previous message: Andreas Otto: "Re: [PHPLIB] Proxy Caching problem"
- Next in thread: Philip Strnad: "Re: [PHPLIB] problem with fallback mode"
- Reply: Philip Strnad: "Re: [PHPLIB] problem with fallback mode"
- Reply: Andreas Otto: "Re: [PHPLIB] problem with fallback mode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i am currently testing my application, which is far from being finished,
rejecting cookies.
so it switches to "get mode".
right at the beginning of the test phase i have run into serious trouble and
maybe some general misunderstandings of how phplib works.
and here are some questions:
+ how do i use purl() or url() inside a function? i tried using
&$sess->purl("url.html") but i got parse errors
+ if i have to add a querystring should i use add_query($qarray) rather than
using $sess->purl("index.php3?art_id=1")?
+ variables i set in auto_init doesn't seem to be available in the login page if
in "get mode" e. g. <link rel="stylesheet" href="<?php print $styles;
?>css/mm4styles.css" type="text/css">
+ is it right that there is no need to use hidden_session() if i use purl() or
url() in "action" ?
in the beginning of writing this email my list was a lot longer but i solved all
the other problems already. i would be very glad if someone could help me with
the remaining questions.
cheers,
andreas
-- Andreas OttoNoHo Digital Ltd, Floor 2, Canberra House, 315 -317 Regent Street London W1R 7YB
Reception 0171 299 3434 Fax 0171 631 5050 http://www.noho.co.uk
- 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: Philip Strnad: "Re: [PHPLIB] problem with fallback mode"
- Previous message: Andreas Otto: "Re: [PHPLIB] Proxy Caching problem"
- Next in thread: Philip Strnad: "Re: [PHPLIB] problem with fallback mode"
- Reply: Philip Strnad: "Re: [PHPLIB] problem with fallback mode"
- Reply: Andreas Otto: "Re: [PHPLIB] problem with fallback mode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

