Jump to content

echo <input type=text help


eva21

Recommended Posts

Hello, im reading from a database and it is a question for example "Do you like apples"

 

Now my code is the following

echo "<input type=text name=\"question\"  size=\"25\" value=" . $rows4['question'] . ">";

 

It only displays to the user "Do" why? Just to let you know, i am allowing the user to edit the question so yes, i need it in a text box, but i dont know it doesnt show all of the question Please help

Link to comment
https://forums.phpfreaks.com/topic/116996-echo/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.