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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T13:02:45+00:00 2026-06-01T13:02:45+00:00

<div style=margin-left:100px;> <table> <?php for($i=0;$i<8;$i++) { echo \n.'<tr><td>data1</td><td>data2</td></tr>’; }?> </table> </div> The above script,

  • 0
<div style="margin-left:100px;">
    <table>
        <?php for($i=0;$i<8;$i++)
        {
            echo "\n".'<tr><td>data1</td><td>data2</td></tr>';
        }?>
    </table>
</div>

The above script, when run, reflects the following at the browser:

<div style="margin-left:100px;">
    <table>
        <tr><td>data1</td><td>data2</td></tr>
        <tr><td>data1</td><td>data2</td></tr>
        .
        . (8 times)
        .
    </table>
</div>

No surprises, this was as expected. But the following output rendered at the browser was something unexpected.

               >>>>>>>>
                data1   data2
                data1   data2
                .
                .(8 times)
                .

I really cannot figure out where the extra characters >>>>>>>> came from. One thing I can suspect here is CloudFlare (I use to speed up my website) which adds javascripts to optimize my website. But I am really not sure. Please help.

This is what I can see through firebug:

<div style="margin-left:100px;">
     &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;
    <table>
        <tr><td>data1</td><td>data2</td></tr>
        <tr><td>data1</td><td>data2</td></tr>
        .
        . (8 times)
        .
    </table>
</div>

One thing is little more surprising here. There are 8 rows in the table and there are exactly 8 >s

  • 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-01T13:02:46+00:00Added an answer on June 1, 2026 at 1:02 pm

    I really cannot figure out where the extra characters >>>>>>>> came from.

    We most likely wouldn’t be the cause of this. One easy way to test if CloudFlare is causing an issue or not is to temporarily deactivate CloudFlare (Settings -> Pause CloudFlare). If the problem is still there with us off (wait about 5 minutes before checking), then the issue is directly on your server.

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

Sidebar

Related Questions

PHP/MYSQL <div style=width:810px; margin:inherit; padding-left:170px;> <select style=width:300px; id=n name=userListingCateory> <option disabled=disabled>Category...</option> <?php while($row =
I've tried this : <div id=xDiv align=left> <div id=divX runat=server style=margin-left:40px; width: 650px; align=center>
I have a div tag as follows: <div id=DataEntryForm style=position:absolute; left:100px;top:175px;width:350px; z-index:2;background-color:yellow; visibility:hidden;border-top-color: black;>
<div id=content contenteditable=false style=margin:-0.2em 1em; font-family:New Century Schoolbook; font-size:20; color:black; line-height:170%> <span style=margin-left:1.7em>Jenny was
<html> <head> <style type=text/css rel=stylesheet> * {margin:0;padding:0;} div#box {background-color:green;width:1000px;} /* #box {position:absolute;top:0;right:0;} */ /*
I'm using fusioncharts free and creating some 3d pie charts like so... <div style=margin:0
This is My View: @foreach(var action in Model.Category.Actions) { <div class=action style=margin-right: 30px;> <input
Possible Duplicate: JavaScript library to create div-style window within page I would like to
I want that part 1 onclick div style changes and part 2 again on
Say I have a loop of objects (style.cover.pic) in a DIV .style_image <div class=style_image>

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.