Jump to content

displaying DB row in text box error


gavin1512

Recommended Posts

Good Morning,

 

Having a small issue with displaying results from the database in a text box, it reads from the SQL database fine and dispalys part of the record but only the first word of the record, anything after a space is not displayed

 

Is there a way of displaying the whole record not just the first word? and is it possible to hide the box and just display the data?

 

it needs to be displayed ina text box due to the multiple GET statements used on the page.

 

The code I am using for the text boxes is:

      <td><input name="type" type="text" readonly="true" Value=<?php echo $row['type']?> /></td>

 

 

Thanks in advance

 

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.