Jump to content

form data


Lambneck

Recommended Posts

Is there a way to maintain the paragraph structure of a form entry?

 

for example when a message form is filled like this:

 

Hello World!

I am new to php,

so please don't flame my

newbish questions

 

once it is submitted it ends up stored in the database like so:

 

Hello World! I am new to php, so please don't flame my newbish questions!

 

Is there a way to collect the form entry exactly as the user types it, line breaks and all?

 

 

Link to comment
https://forums.phpfreaks.com/topic/102460-form-data/
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.