Entry in MySQL table is: "The Counts"
the form displays only "The" truncating the rest of it - I want to see both words with a space in the middle.
Here's the code:
<td ><input type=text size="28" STYLE="color: #000000; font-family: Verdana; font-size: 12px; background-color: #FFFF99;" name=group_name value=<?echo $row->group_name ?>></td>