|
Member Count: 4
Member Login
|
if(empty($m)) {
$m = "home";
}
if(empty($a)) {
$a = "index";
}
if(empty($start)) {
$start = 1;
}
$m = trim($m);
$a = trim($a);
$sql = "SELECT * FROM fri_block WHERE block_name = '$m'";
$temp = mysql_query($sql) or die(mysql_error());
if(mysql_num_rows($temp)!=0) {
$rs = mysql_fetch_array($temp);
$title = $rs['block_title'];
$keywords = $rs['block_keywords'];
$description = $rs['block_description'];
} else if($m == "ads" and $a == "specific") {
$sql = "SELECT * from fri_adds order by posted desc";
$temp = mysql_query($sql) or die(mysql_error());
$rows=mysql_num_rows($temp);
$count=1;
while($res = mysql_fetch_array($temp)) {
if($start==$count) {
$title=$res['title'];
}
$count++;
}
}
if(empty($title)) {
$title = "$adlist_name :: 100% Guaranteed that your ads will be read.";
}
if(empty($keywords)) {
$keywords = "safe adlist, safeadlist, advertisements";
}
if(empty($description)) {
$description = "Safe adlist is the potential resourse for putting your advertisemnt on the for the best results";
}
?>
track_user();
ob_end_flush();
?>
Pro Membership
500 points on joining 5 points for every ad read 4 points for every solo ad click 200 points for every referral Post every 1 day(s) $1 for every paid referral Price: $2 Monthly
|
Free Membership
100 points on joining 1 points for every ad read 2 points for every solo ad click 100 points for every referral Post every 3 day(s) $0.2 for every paid referral Price: FREE
|
|