[PHPLIB] problem with fallback mode From: Andreas Otto (andreas <email protected>)
Date: 02/15/00

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 Otto

NoHo 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.