View file cricket_news_scores_script_168/index.php

File size: 2.16Kb
<?
/*
-------------------------------------------------------
Cricket Script ;)
Version: 1.0
Last update: today  -> 27 - IV - 2009
-------------------------------------------------------
Written by morency and some google help ;)
WWW: http://wapdesire.info
Email: khidjaclouds [at] gmail [dot] com
About ?!
 - Get info from RSS provided by www.cricinfo.com  !
How to use ?!
- upload the files in ./cricket director to your site ;)

Your host must support mod_rewrite , file_get_contents () , fgets()

*/
?>
<!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" xml:lang="en" lang="en">
	<head>
		<title>Cricket | Wap Daily Cricket info , scores and news | WapDesire.Info</title>
		<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
		<meta name="keywords" content=" cricket, sport, scores, live, audio, video, Test matches, Tests, one-day internationals, ODIs, England, Australia, South Africa, West Indies, New Zealand, India, Pakistan, Sri Lanka, Zimbabwe, Bangladesh, Kenya " />
		<meta name="description" content="wap cricket" />

		<meta name="ROBOTS" content="index,nofollow" />
<link rel="stylesheet" href="http://wapdesire.info/style.css" type="text/css" />
	</head>
<body>

<div class="header"><small>Wap Daily Cricket info , scores and news !<br />
http://WapDesire.Info</small></div>

<?php
echo"
Get daily criket info , scores and news FREE <br />
-<a href='http://wapdesire.info/cricket/scores.xhtml'>Cricket Scores</a> <br />
-<a href='http://wapdesire.info/cricket/news.xhtml'>Cricket News</a> <br />
(powered by <a href='http://cricinfo.com'>cricinfo.com</a> rss feeds) <br />
If u want to download this script go to <a href='http://wapdesire.info/wapforum.php'>WapForum.in</a> <br />
<a href='http://more4u-top.mobi/in-117.xhtml'>Vote for site !</a> <br />
";

echo"<a href='http://wapdesire.info'>Home</a> <br />";



?>

<div class="menu">

<div class="footer">

(c) 2009 Wap Cricket <br />
<b>copyLeft <a href='http://wapdesire.info'>WapDesire.Info</a></b><br />
 </a>
</div>

</div>

</body></html>