include ("funcs.inc.php");
$dateiname=gimmefilename();
$dateiname=str_replace("sms/","",$dateiname);
$dateiname=str_replace(".htm","",$dateiname);
$t=explode("-",$dateiname);
$kat=$t[0];
$seite=($t[1]==""?1:$t[1]);
$start=($seite-1)*5;
connect();
$titel=ucfirst($kat)." SMS Sprüche auf der Fun/Spass Seite";
$htitel=ucfirst($kat)." SMS Sprüche".($seite<>1?" - Seite $seite":"");
$doarg="SELECT sms FROM sms WHERE kat=\"".smscattoid($kat)."\" LIMIT $start,50";
$anz=gimmeone("SELECT count(id) FROM sms WHERE kat=\"".smscattoid($kat)."\"");
$anz=bcdiv($anz,50)+1;
$vorher=$seite-1;
$nachher=$seite+1;
if ($anz<=$seite)
{
$wd=" DISABLED=\"true\"";
}
if ($seite==1)
{
$vd=" DISABLED=\"true\"";
}
include ("header.inc.php");
?>
Platz | ":""); ?>SMS |
'.$sms.' |