Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8608225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T03:33:10+00:00 2026-06-12T03:33:10+00:00

Possible Duplicate: Newline Conversion in Submitted Text in PHP I’m using PHP to store

  • 0

Possible Duplicate:
Newline Conversion in Submitted Text in PHP

I’m using PHP to store text submitted from a textarea into a database to later be echoed out. If a user presses enter in the textbox to start a new line, I want it to start a line break.

How can I go about doing that?

Let’s say this is the textbox:

This is line one.
This is line two.

When a user submits this to the database it is just stored as one line and echoed out is the same result.
“This is line one. This is line two.”

So how do I make the stored text reflect the format of the original input?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T03:33:12+00:00Added an answer on June 12, 2026 at 3:33 am

    You would run something like nl2br() on your output when reading FROM the database. The new lines will be stored as \n.

    http://php.net/manual/en/function.nl2br.php

    It should also be noted that you should not run nl2br() before inserting into the database. Just not a good practice.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Capture newline from a textarea input I have a text area where
Possible Duplicate: Interpreting newlines with XSLT xsl:text? How to convert newline into <br/> with
Possible Duplicate: how remove wordwrap from textarea I have a text area : <textarea
Possible Duplicate: How do I make a request using HTTP basic authentication with PHP
Possible Duplicate: Why does PHP echo'd text lose it's formatting? I cant get the
Possible Duplicate: PHP - how to create a newline character? I'm trying to create
Possible Duplicate: android reading from a text file So I need to load text,
Possible Duplicate: The .val() of a textarea doesn't take new lines into account I
Possible Duplicate: Replacing a newline with a <br> - PHP file_put_contents('./files/'.$count.'.txt',$input); How do you
Possible Duplicate: A PHP regex to extract php functions from code files I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.