php4-beta | 199912
Date: 12/16/99
- Next message: Duncan McIntyre: "Re: [PHP4BETA] return references branch merged into the main repository"
- Previous message: Stanislav Malyshev: "Re: [PHP4BETA] return references branch merged into the main repository"
- Next in thread: Tilfried Weissenberger: "[PHP4BETA] --enable-trans-sid completely replaces URL"
- Maybe reply: Tilfried Weissenberger: "[PHP4BETA] --enable-trans-sid completely replaces URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there,
My code looks like this:
<a href="<%= $row["base"] %>">
and PHP products this, if the client doesn't accept cookies:
<a href="?PHPSESSID=fe7bcf410b000d06dfa2beb4ca73d68a">
It completely replaces the url, if all I have between the quotes is a PHP
tag.
I found a workaround for it, as described in one of Sascha's mails, but for
clean HTML's sake PHP should be smart enough to see the end of an <a> tag
and add the PHPSESSID correspondingly.
best regards, Tilli
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Duncan McIntyre: "Re: [PHP4BETA] return references branch merged into the main repository"
- Previous message: Stanislav Malyshev: "Re: [PHP4BETA] return references branch merged into the main repository"
- Next in thread: Tilfried Weissenberger: "[PHP4BETA] --enable-trans-sid completely replaces URL"
- Maybe reply: Tilfried Weissenberger: "[PHP4BETA] --enable-trans-sid completely replaces URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

