By the last answers i saw that someone do not understand wath i wanted to 
say.

My strigs are always rightly escaped, but when i get it into a html form 
like <input type="text" value="<? echo $field;?>"> it gets <input 
type="text" value="Sony 29" TV"> that is, the value of my input field lost 
part of the content.


""João Cândido de Souza Neto"" <[EMAIL PROTECTED]> escreveu na 
mensagem news:[EMAIL PROTECTED]
> Hi everyone,
>
> Excuse me by off-topic.
>
> I´ve been a little trouble in showing data in html form.
>
> e.g.: In a e-commerce my client have a "Sony 29" TV" that when i put it in 
> a
> input value, it seems just "Sony 29" it´s caused by the quote in the data,
> someone knows how can i fix it?
>
> Thanks all.
>
>
> -- 
> João Cândido de Souza Neto
> Curitiba Online
> [EMAIL PROTECTED]
> (41) 3324-2294 (41) 9985-6894
> http://www.curitibaonline.com.br 

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

Reply via email to