I wrote a script to save records in a mysql database and that seems to work fine, but now I am trying to edit the records and when I get a record and display in in a form, it is only displaying the text up to the first space. Here is a snippet of my code. What is wrong?
Phone:
</tr>
I have tried “$phone” and ‘$phone’ both. If the number is (202)555-5555 it works fine. If the number is (202) 555-5555, all I see is (202)