Jump to content

[SOLVED] MySQL results inquery


kamasheto

Recommended Posts

Hey

I have my form all set up, a wonderful textarea styled beautifully, and everything flows into the database like a charm. I check my database and the message lies right there exactly how I want it. However my problem arises when I call for the information and print it out again.

If I pass to the database:

"Hey

How are you?"

In the database it is stored:

"Hey

How are you?"

But if I call for it and print out again, it says:

"Hey How are you?"

Now what am I missing here? Thanks for any feedback :)
Link to comment
https://forums.phpfreaks.com/topic/32636-solved-mysql-results-inquery/
Share on other sites

My internet connection died out on me last night after reading corbin's first post and I came to conclude his second method later on. Thank you very much my problem is now solved.

@ MCP; I think I'm going to start using your nl2br function more often from now on, thanks for the heads up.

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.