Re: question on parameter specification in href tag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

thanks for the quick solutions !

Regards  Xaver





""Xaver Thum"" <xaver.thum@xxxxxxxxxxx> schrieb im Newsbeitrag 
news:9B.01.31950.6DBE0494@xxxxxxxxxxxxxxx
> Hi,
>
> I want to set a link like
>
> <a href="http://www.anyurl.com?mypar=17&color=red";> ...
>
> into my HTML file; that works fine.
>
> But if I specify a hex color like #CC0000 instead of "red",
>
> <a href="http://www.anyurl.com?mypar=17&color=#CC0000";> ...
>
> the color is ignored (probably because # starts a PHP comment).
> Is there any workaround for this problem ?
>
> Thanks and Regards
>
> Xaver
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux