Re: php variables in a link html tag

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

 



Hi,
The html tag doesn't seem to be properly defined.
Try, <a href="<?php echo $temp; ?>" style="text-decoration: none"><?php 
echo $temp; ?></a>
link should be in href.
Space before style, and style cannot contain link.

Bye,
Manda Krishna Srikanth
http://www.krishnasrikanth.com

php-objects@xxxxxxxxxxxxxxx wrote on 09/17/2007 02:09:17 AM:

> hi all;
> I want to use a php variables in a link html tag. 
> i wrote a statment like below 
> but it doesnt work . 
> what should i do
> <a href=""style="text-decoration'>http://localhost/kanoon/<?
> $temp?>"style="text-decoration: none"><? echo $temp; ?> </a>
> 
> it is realy emergency.
> thanks.
> 
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux