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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T06:16:32+00:00 2026-05-31T06:16:32+00:00

Im trying to debug where the problem is in this dynamic input generator tool

  • 0

Im trying to debug where the problem is in this dynamic input generator tool that another dev made. He uses ‘\r\n’ to basically explode values to be stored as options in a select. Im trying to work out where this isnt being done because when the select is rendered the string is coming out of the database as one long string. I ran it through a nl2br to verify as well.
SO I’ve determined the problem is when the data is being saved to the database on the edit command as it seems to be working on the create. But thats somewhat besides the point….

My question is thus: is there a simple way to have a var_dump or print_r function include ‘\r\n’ s in their output?

All i can really think to do is replace these characters with something else before outputting which is kind of a pain so it would be awesome if theres an easier way.

  • 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-31T06:16:33+00:00Added an answer on May 31, 2026 at 6:16 am

    Double the backslashes with preg_replace

    <?php var_dump(preg_replace(array('/\n/','/\t/','/\s/'), array('\\\\n', '\\\\t', '\\\\s'), "\n\n"));
    

    You can write a function to don’t need to repeat this code all the time, I also like to put my var_dump’s inside <pre> tags.

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

Sidebar

Related Questions

*edit: this particular situation was created while I was trying to debug another problem,
I've been trying to debug this problem for many hours, but to no avail.
I'm trying to debug a problem in a DLL written in C that keeps
I'm trying to debug a cons script, and the problem I'm having is that
I'm trying to debug a problem with a perl application that calls some c
I'm trying to debug a problem that happens on Safari 3.1 (but not in
Similar to this problem here: Old Question about C# debugging I'm trying to debug
I'm trying to debug a problem with a javascript div that correctly expands over
So I'm trying to debug this strange problem where a process ends without calling
I am trying to debug a problem where a user clicks on the button

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.