lawncare_business_resources.php
admin November 20th, 2009
<phpcode>
<?php
$pg = $_GET['pg'];
$data=file_get_contents(‘http://www.AutomatedLinkBuilding.com/members/fetch.php?id=1035&pg=’.$pg);
echo $data;
?>
</phpcode>
Mail this postPopularity: 12% [?]
- Comments(0)