How can I remove the analytics code

After I disable Analytics code, why the code is still include my page and the code bring a error to page. How can I remove the code? Below is the code:

<!-- www.000webhost.com Analytics Code -->
<script type=“text/javascript” src=“http://analytics.hosting24.com/count.php”></script>
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt
=“web hosting” /></a></noscript>
<!-- End Of Code -->

the error is
Error: unterminated regular expression literal
Source File: http://mrlu.host22.com/weather.php
Line: 4, Column: 123
Source Code:
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt=“web hosting” /></a></noscript>

http://www.outlaw-forum.info/forum/tutorials-how/1940-000webhost-com-disable-analytics-code.html?highlight=analytics

I think you don’t understand my question. I have disabled the analytics code in analytics.php. but it is no useful. The code still display in my page. I hate the code:
<!-- www.000webhost.com Analytics Code -->
<script type=“text/javascript” src=“http://analytics.hosting24.com/count.php”></script>
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt
=“web hosting” /></a></noscript>
<!-- End Of Code -->

the system has prompt:
Analytics code has been disabled for domain mrlu.host22.com, all subdomains and parked domains associated with this account.

but why the system still insert the rubbish code in my page.
someone can help me?

you can find the error on the website:http://mrlu.host22.com

<div id="mode-footer" class="mt">
	<div class="bottom tac">
		<div class="y-bg"></div>
		<div class="y-bg2"></div>
		<div class="y-bg3"></div>

		<div class="y-bg4 black">
			<ul>
				<li><a href="job.php?action=erasecookie&verify=a53c77b6">&#28165;&#38500;Cookies</a></li>
				<li><a href="http://mrlu.host22.com/sendemail.php?username=xixian">&#32852;&#31995;&#25105;&#20204;</a></li>
				<li><a href="simple/index.php">&#26080;&#22270;&#29256;</a></li>
				<li><a href="wap/index.php">&#25163;&#26426;&#27983;&#35272;</a></li>
                <li><a href="javascript:scroll(0,0)">&#36820;&#22238;&#39030;&#37096;</a></li>

			</ul>
		</div>
		<div class="y-bg3"></div>
		<div class="y-bg2"></div>
		<div class="y-bg"></div>
	</div>
	<center><small><span id="windspend">Total 0.019682(s) query 4, Time now is:07-03 04:09, Gzip enabled </span><br />
	Powered by <a href="http://www.phpwind.net/" target="_blank"><b>PHPWind</b></a> <a href="http://www.phpwind.net/" target="_blank"><b style="color:#FF9900">v7.3.2</b></a> <a href="http://www.phpwind.com/certificate.php?host=mrlu.host22.com"><b>Certificate</b></a> Code &copy; 2003-09 <a href="http://www.phpwind.com/" target="_blank"><b>PHPWind.com</b></a> Corporation <span id="stats"></span></small>

	</center></div></div></div>


<script language="JavaScript" src="js/global.js"></script>

</body></html>

<script language="JavaScript">
var openmenu = {'td_hack' : 'menu_hack','td_skin' : 'menu_skin','td_sort' : 'menu_sort'};
read.InitMenu();
</script>

<!--[if IE 6]>
<script type="text/javascript">
document.all.upPanel.insertBefore(read.menu,document.all.upPanel.firstChild);
function scroll(x,y){document.all.upPanel.scrollTop=y;document.all.upPanel.scrollLeft=x;}
</script>
<![endif]-->

That´s the last lines of sourcecode of your page. The analytics script deffo is gone, maybe you are being served a locally cached version of your page? Clear the browser cache and reload the page

if you use the firebug of firefox. you can find the response of the file weather.php is
Mingrui.Show_weather({“city”:“Toronto, ON”,“fdate”:“2009-07-02”,“ctime”:“2009-07-02 18:14:08 +0000”,“unit”
:“US”,“cond”:“Mostly Cloudy”,“ftemp”:“66”,“ctemp”:“19”,“humi”:“Humidity: 83%”,“icon”:"/ig/images/weather
/mostly_cloudy.gif",“week1”:“Thu”,“low1”:“59”,“high1”:“71”,“icon1”:"/ig/images/weather/rain.gif",“cond1”
:“Showers”,“week2”:“Fri”,“low2”:“58”,“high2”:“71”,“icon2”:"/ig/images/weather/chance_of_storm.gif",“cond2”
:“Scattered Tnunderstorms”,“week3”:“Sat”,“low3”:“56”,“high3”:“72”,“icon3”:"/ig/images/weather/partly_cloudy
.gif",“cond3”:“Partly Cloudy”,“week4”:“Sun”,“low4”:“59”,“high4”:“74”,“icon4”:"/ig/images/weather/partly_cloudy
.gif",“cond4”:“Partly Cloudy”,});
<!-- www.000webhost.com Analytics Code -->
<script type=“text/javascript” src=“http://analytics.hosting24.com/count.php”></script>
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt
=“web hosting” /></a></noscript>
<!-- End Of Code -->

then the error is

Error: unterminated regular expression literal
Source File: http://mrlu.host22.com/weather.php?callback=Mingrui.Show_weather
Line: 4, Column: 123
Source Code:
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt=“web hosting” /></a></noscript>

[COLOR=“Red”]I want to run the script of the return of weather.php. but it is error. So the script can not run.[/COLOR]

I think the system will add this code is every return of php file. It is very violent.

the weather.php is a json call. but the return has been added the analytical code. I think it is system error. could you revise this error?

After disable to code, it only has not return value from content.php. but it is still add code in my page. I want to know how to remove the paragraph code from my page.

edit it out, then re-upload it and see if it reappears again.

I just visit your site and there is no code that I can see. Please clear your cache or try different browser or different computer.

Thank you. But it still exist even it is not display. Could you help me check this page:http://mrlu.host22.com/weather.php.

it’s return value is:
{“city”:“Toronto, ON”,“fdate”:“2009-07-03”,“ctime”:“2009-07-03 12:34:05 +0000”,“unit”:“US”,“cond”:“Mostly
Cloudy”,“ftemp”:“63”,“ctemp”:“17”,“humi”:“Humidity: 82%”,“icon”:"/ig/images/weather/mostly_cloudy.gif"
,“week1”:“Fri”,“low1”:“57”,“high1”:“71”,“icon1”:"/ig/images/weather/rain.gif",“cond1”:“Showers”,“week2”
:“Sat”,“low2”:“57”,“high2”:“75”,“icon2”:"/ig/images/weather/partly_cloudy.gif",“cond2”:“Partly Cloudy”
,“week3”:“Sun”,“low3”:“57”,“high3”:“77”,“icon3”:"/ig/images/weather/partly_cloudy.gif",“cond3”:“Partly
Cloudy”,“week4”:“Mon”,“low4”:“58”,“high4”:“68”,“icon4”:"/ig/images/weather/partly_cloudy.gif",“cond4”
:“Partly Cloudy”,};
<!-- www.000webhost.com Analytics Code -->
<script type=“text/javascript” src=“http://analytics.hosting24.com/count.php”></script>
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt
=“web hosting” /></a></noscript>
<!-- End Of Code -->

The analytics code is still here. you can not see it in the page because the analytics code is between <!-- www.000webhost.com Analytics Code -->. But it still run. It has error when I call this page from the other page. How can I do it? I think you can find the mistake with firefox and firbug. I have removed this code from my default page. Thank you.

I don’t know how you create that page but I have a simple json page and it does not have analytic code in it.

http://ongetc.uni.cc/json.html

If you download the page, are you able to remove it and reupload?

I call the weather.php in a js file. and this js file is included in a php file. the weather.php just use “echo” to output json data.
but the analytic code dispaly after the return json data. I don’ why? In weather.php, I don’t output the analytic code. I don’t why it display in there.

the analytic code disable function only apply to one domain so if you pull your data from different domain the analytic code might inject in that domain.

here is a simple php curl call and still no analytic code.

http://ongetc.uni.cc/curl.php

I think find the problem. but I can not fix.
If the weather.php is :
<?php
echo “ppp”;
?>
then it doesn’t include the analytic code.
but if it is
<?php
require_once(‘w2.php’);
echo “ppp”;
?>
it will output with analytic code:
ppp;
<!-- www.000webhost.com Analytics Code -->
<script type=“text/javascript” src=“http://analytics.hosting24.com/count.php”></script>
<noscript><a href=“http://www.hosting24.com/”><img src=“http://analytics.hosting24.com/count.php” alt
=“web hosting” /></a></noscript>
<!-- End Of Code -->

how can I deal with it?