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 7059351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:13:19+00:00 2026-05-28T04:13:19+00:00

I have a textarea as an input in my HTML form. When any user

  • 0

I have a textarea as an input in my HTML form. When any user writes something like following (I am trying to point out the line breaks):

The quick brown fox jumps **over**
the lazy dog

And when it is stored into database and I retrieved it and echo it appears without the line breaks, it looks like following:

The quick brown fox jumps over the lazy dog

Could you please tell me how to display the stored data in just the way it was formatted by the user?

When I display data I just retrieve information from database just the usual way and then just echo it like this– <? echo $value_text ;?>

Thanks in Advance :0

  • 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-05-28T04:13:19+00:00Added an answer on May 28, 2026 at 4:13 am

    You should do

    echo nl2br(htmlspecialchars($value_text));
    

    nl2br() – htmlspecialchars()

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

Sidebar

Related Questions

Let's say I have an html form. Each input/select/textarea will have a corresponding <label>
i have a textarea and two buttons like <form name=form1> <textarea name=text1> HTML Codes
I would like to create a form that allows the user to input any
I have an input form with two textareas allowing a user to type in
I have a textarea inside a form. No wrap in the html code is
I have form like this: <form method=POST> <p> Nazwa kategorii: <br /> <input name=NazwaKat
I have iframe with with form elements such as input, select textarea etc. I
I have an html form which includes a textarea box and a submit button
I have a problem with HTML form and Jquery. The simplified version looks like
I have a radio button group on a survey form whose html looks like:

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.