|
Posted by Smiley on 04/11/06 11:56
<wesley@ispace.co.za> wrote in message
news:1144744894.309430.184250@j33g2000cwa.googlegroups.com...
> Hi All
> I am reading information from a database, i am storing the information
> in a variable. I am then placing the information in a textbox. But only
> the first word appears, everything after the first space doesnt appear.
> What am i doing wrong?
> Wes
>
Have you tried putting quotation marks around the variable? From PHP you
might have to either use single quotes or \" (if you're using double quotes
to display it)
Navigation:
[Reply to this message]
|