|
Sister Concerns |
$lim3=connect();
$rx=mysql_query("select * from sms_link where des1='SISTER CONCERNS' order by id asc",$lim3);
while($dx=mysql_fetch_row($rx)){
echo"";
}
stop($lim3);
?>
|
|
|
$lim3=connect();
$re721=mysql_query("select * from sms_webhost where identity='$cPath' order by id asc",$lim3);
while($da721=mysql_fetch_row($re721)){
echo"";
$r111=mysql_query("select * from sms_mega_downloads where cname='$cPath' and type='NORMAL' order by id",$lim3);
while($d111=mysql_fetch_row($r111)){
$imgsrc="$d111[2]";
break;
}
echo" $da721[3]
| ";
echo"";
$r111=mysql_query("select * from sms_mega_downloads where cname='$cPath' and type='PHOTO-GALLERY' order by id",$lim3);
while($d111=mysql_fetch_row($r111)){
echo"";
$ttt=0;
$r111=mysql_query("select * from sms_mega_downloads where cname='$cPath' and type='PHOTO-GALLERY' order by id",$lim3);
while($d111=mysql_fetch_row($r111)){
$ttt=($ttt+1);
echo"
$d111[3]
| ";
if($ttt>=4){
echo" ";
$ttt=0;
}
}
echo"
";
}
if($cPath=="CONTACT US"){
?>
}
if($cPath=="NEWS AND EVENTS" and !isset($rep)){
echo"";
$re72=mysql_query("select * from sms_country order by id asc",$lim3);
while($da72=mysql_fetch_row($re72)){
echo"$da72[1] :
$da72[2]
$da72[3]
| ";
}
echo" ";
}
if(isset($rep)){
echo"";
$re72=mysql_query("select * from sms_country where country='$rep' order by id desc",$lim3);
while($da72=mysql_fetch_row($re72)){
echo"$da72[1] :
$da72[2]
$da72[3]
| ";
}
echo" ";
}
}
stop($lim3);
?>
|
|
|