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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T17:13:15+00:00 2026-06-03T17:13:15+00:00

It is giving me an unterminated string literal error: var image_file_name = <br/> for

  • 0

It is giving me an unterminated string literal error: var image_file_name = "<br/> for this line below:

var image_file_name = "<?php echo str_replace("\n", "", $image_file_name); ?>";

Any ideas on how this can fixed? Open to all ideas to test 🙂

  • 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-03T17:13:16+00:00Added an answer on June 3, 2026 at 5:13 pm

    You’re removing \n newlines but not \r carriage returns. Try removing both. It looks like IE (and possibly other browsers) also treats \r as a line break.

    Perhaps:

    str_replace(array("\n","\r"), "", $image_file_name)
    

    (I’m assuming that $image_file_name contains Windows-style \r\n line breaks, not *nix-style \n line breaks.)

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

Sidebar

Related Questions

It keeps giving me a unterminated string litereral error below but I can't see
JSLint is giving me this error: Problem at line 11 character 33: Use the
This line is giving error: Too few arguments. What is the problem? $InsertQuery =
Why is this thing giving the message in the second line (i.e. list convertion)?
Giving an Error Object Expected Line 48 Char 1------What did I do wrong??? *****Note
This is giving just the output of ls : String[] cmd={bash,-c,ls,-l}: ProcessBuilder pb=new ProcessBuilder(cmd);
This code giving me fits. Returns the error: The given ColumnName 'COURSENAME' does not
The following is giving me the error in the title. Any help would be
Oracle is giving me an error (ORA-00907: missing right parenthesis) when I run this
Why is GCC giving me this error ? What am I doing wrong here

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.