Hi everyone.

I have a var that gets the follow string:

$var="R$<font 
color=\"".GE_COR_VALOR."\">".number_format($con->result['preco_v'],2,",",".")."</font>";

When a print it i receive the follow result:

R$&nbsp;&nbsp;<font color="#FF0000">150,00</font>

Someone knows wath´s happening here?

Thanks.

-- 
João Cândido de Souza Neto
Curitiba Online 

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

Reply via email to