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

  • Home
  • SEARCH
  • 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 9226863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T04:55:51+00:00 2026-06-18T04:55:51+00:00

I have a website with some Javascript rotating content with a fade. The script

  • 0

I have a website with some Javascript rotating content with a fade. The script works fine until I add a PHP while loop inside it, then it fails. I’m using the PHP to pull content from wordpress posts.

here is the isolated code (http://jsfiddle.net/dzz8M/2/). You’ll notice the script works as desired if you remove the PHP and you can see here (http://www.smartcallclaims.com/indexx.php/) that the php is outputting fine.

When you check the source of that link and look for the JavaScript from the JSfiddle you’ll see the PHP has generated it’s content inside the script. (I know it adds a <p> tag, this is not the issue)

Can some please tell me why the PHP breaks the javascript?

  • 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-18T04:55:52+00:00Added an answer on June 18, 2026 at 4:55 am

    Your problem is the one unescaped linebreak in the quotes:

    "\&nbsp;&nbsp;&nbsp;&nbsp;<p>this is a good web test</p>
    <div id='quoteauthor'>Ben Harrison</div>",
    

    This is not valid JavaScript. You have to escape it somehow, for example like by using str_replace() in the PHP functions, that create those strings.

    str_replace("\n","&nbsp;",$string)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some JavaScript code in my php website. This code uses jQuery, and
I am currently creating a website and have some javascript that works in all
I have some javascript that I am using for some audio on my website:
I have a website built with ASP.NET (3.5) and want add some level of
I have a website that uses some JavaScript APIs to create flash-based charts (namely
I have some javascript which runs a timer that animates something on the website.
I have a nice running HTML5 Website with some JavaScript. This Page is called
I want to show the weather on my website. I have some javascript code
I am working on some JavaScript for a website with content in multiple languages.
I'm building an ASP.NET MVC3 website. I have some javascript in my .cshtml file:

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.