Date: 02/03/00
- Next message: Spruce Weber: "[PHPLIB] protected functionality"
- Previous message: Shawn Patton: "Re: [PHPLIB] Funky arrays unregister themselves. Help?"
- Next in thread: Davor Cengija: "Re: [PHPLIB] About $sess->purl($url)"
- Reply: Davor Cengija: "Re: [PHPLIB] About $sess->purl($url)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Could anyone explain what is the difference between the usage of:
<a href=<? $sess->purl($url) ?>>Link</a>
and
<a href=<? print $url ?>>Link</a>
Also, is there any difference with
$sess->padd_query(array("again"=>"yes))
with just appending ?again=yes at the end of the url ?
Thanks.
Regards,
Joe
-
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: Spruce Weber: "[PHPLIB] protected functionality"
- Previous message: Shawn Patton: "Re: [PHPLIB] Funky arrays unregister themselves. Help?"
- Next in thread: Davor Cengija: "Re: [PHPLIB] About $sess->purl($url)"
- Reply: Davor Cengija: "Re: [PHPLIB] About $sess->purl($url)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

