Hello,
Sorry for the late reply. But I've read all that, but I cannot seem to add this to my site. Here is my INDEX.PHP Code:
PHP Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>GetMyPR.com - A Pagerank Checking Service</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Momal Linux"/>
<meta name="Copyright" content="© 2006 GetMyPR.com" />
<meta name="Description" content="A Pagerank Checking Service" />
<meta name="Keywords" content="Google, MSN, Yahoo, Alexa, Pagerank, PR, Get, My, Web, Site, Rank" />
<link rel="stylesheet" href="stylesheet.css" type="text/css" />
</head>
<body bgcolor="white">
<? if($url == NULL) {?>
<div id="logo"><img src="images/logo.gif" alt="Visual Eternity Logo" /></div>
<div id="border">
<div id="container">
<div id="maincontent">
<p>
Welcome to <strong><a href="http://www.getmypr.com">GetMyPR.com</a></strong>, a site that checks your
Google Pagerank, Alexa Rank, AlltheWeb, AltaVista and even Yahoo! Feel free to test out the ranking of all of your sites
here!
</p>
<form method="POST" action="index.php" onsubmit="">
<p>
<input type="text" name="url" class="input" value="http://" size="10" maxlength="35" />
<input type="submit" name="browse" class="submit" value="" />
</p>
</form>
<p>
<br /><br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-4497809777528354";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "E1771E";
google_color_text = "000000";
google_color_url = "3D81EE";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</center>
</p>
</div>
</div>
</div>
<br /><Br />
<? include('stats.php'); ?>
<br>
<div id="footer">
<p>Website Copyright © 2006 <a href="http://www.getmypr.com">GetMyPR.com</a>. All Rights Reserved.</p>
</div>
<?} else {
include('test.php');
if($liczba > '0') {
include('db.php');
$zapytanie="SELECT * FROM catch WHERE url='$url' ORDER BY 'id' DESC LIMIT 0,1";
$wynik = mysql_query ("$zapytanie") or ("b-ad w pytaniu");
while ($rekord = mysql_fetch_assoc($wynik))
{
$key=$rekord['key'];
$url=$rekord['url'];
}
} else {
include('c.php');
include('key.php');
include('num.php');
include('dodaj2.php');
}
?>
<div id="logo"><img src="images/logo.gif" alt="Visual Eternity Logo" /></div>
<div id="border">
<div id="container">
<div id="maincontent">
<p>
Welcome to <strong><a href="http://www.getmypr.com">GetMyPR.com</a></strong>, a site that checks your
Google Pagerank, Alexa Rank, as well as Yahoo and MSN backlinks. Feel free to test out the ranking of all of your sites
here!
</p>
<form method="POST" action="index.php" onsubmit="">
<p>
<input type="text" name="url" class="input" value="http://" size="10" maxlength="35" />
<input type="submit" name="browse" class="submit" value="" />
</p>
</form>
<p>
<br /><br />
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-4497809777528354";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "E1771E";
google_color_text = "000000";
google_color_url = "3D81EE";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</center>
</p>
<p><center>
<br /><br />
<? print"<a href=\"$url\" target=\"_blank\"><img src=\"show_thumb.php?qk=$key\" border=1 /></a><br /><br />"; ?>
Your website Alexa and Google PageRank is<BR>
<img src="show.php?qk=<? print"$key";?>" border="0" alt="Google PageRank"?>
<img src="showa.php?qk=<? print"$key";?>" border="0" alt="Alexa PageRank"?><br />
Your website Estimated Domain Value<br />
<img src="showv.php?qk=<? print"$key";?>" border="0" alt="Site Appraisal"?><br>
You may copy this code to your page to get real-time based banner<br>
<table border="0"><tr><td bgcolor="#666666"><font size="3" color="#FFFFFF">Google banner code</font></td></tr>
<tr><td>
<textarea readonly rows="3" cols="55" onClick="this.focus();this.select()" id="code"><a href="<? print"$site"; ?>"><img src="<? print"$site"; ?>show.php?qk=<? print "$key"; ?>" border="0"></a>
</textarea></td></tr>
<tr><td bgcolor="#666666"><font size="3" color="#FFFFFF">Alexa banner code</font></td></tr><tr><td><textarea name="textarea" cols="55" rows="3" readonly id="textarea" onClick="this.focus();this.select()"><a href="<? print"$site"; ?>"><img src="<? print"$site"; ?>showa.php?qk=<? print "$key"; ?>" border="0"></a>
</textarea></td>
</tr>
<tr><td bgcolor="#666666"><font size="3" color="#FFFFFF">Site Appraisal banner code</font></td></tr><tr><td>
<textarea readonly rows="3" cols="55" onClick="this.focus();this.select()" id="code"><a href="<? print"$site"; ?>"><img src="<? print"$site"; ?>showv.php?qk=<? print "$key"; ?>" border="0"></a>
</textarea></td></tr>
</table>
<br>
<?
$urla=$url;
include('rap.php');
?>
</center></p>
</div>
</div>
</div>
<br /><Br />
<? include('stats.php'); ?>
<br>
<div id="footer">
<p>Website Copyright © 2006 <a href="http://www.getmypr.com">GetMyPR.com</a>. All Rights Reserved.</p>
</div>
<? } ?>
It's really quite annoying, I've fiddled with it all I can but I cannot seem to find a solution. Even when I follow your directions, I cannot seem to get this right. Anyhelp is appreciated!
Bookmarks