Jump to content

echo spaces and ""


fife

Recommended Posts

I have a field in my database called `intro` In this field the user has entered spaces, different paragraphs and ""

 

When it was entered into the field it was run through trim and mysql_real_escape_string. when its echoed I am just using

 

echo "member['intro'];

 

How do I make it display like it was entered?  Is there a function for this?

Link to comment
https://forums.phpfreaks.com/topic/228732-echo-spaces-and/
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.