Jump to content

Displaying white space when getting data from database


cliftonbazaar

Recommended Posts

I have code that gets data from the database but when it displays it only displays the data up until the first space, e.g if the address if 'Box 73' then it only displays 'Box'.

 

My code is

echo "<BR>Address - <INPUT NAME=address SIZE=100 VALUE=".$member['address'].">";

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.