Re: Displaying a html line as html

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

 




On 01/02/2005, at 1:05 PM, Todd Cary wrote:

I have the following:

$p = <a href="http://209.204.172.137/casesearch/php/home.php";>Home</a>

try

$p = '<a href="http://209.204.172.137/casesearch/php/home.php";>Home</a>';
echo $p;


---
Justin French, Indent.com.au
justin.french@xxxxxxxxxxxxx
Web Application Development & Graphic Design

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