Re: [PHP-DB] displaying info in a form

2002-03-29 Thread biorn
I have come across this before. Make sure you put around the value field and then single quotes around the variable, ie. tdinput type=text value=?php echo '$tracking_num' ? /td tdinput type=text value=?php echo '$id' ? (NOTE: if this is an int value, you do not need to use the single

Re: [PHP-DB] displaying info in a form

2002-03-29 Thread Paul Burney
on 3/29/02 10:54 AM, Natividad Castro at [EMAIL PROTECTED] appended the following bits to my mbox: I'm trying to display data in a form, but for some reason I can display the entire value of every field that has more than two words in the text box. For example, if I want to display the name