|
Some urls are not valid, See the list:
- ',$_SESSION['invalidlist']); $_SESSION['invalidlist']=''; ?> |
Some url(s) are already exist, See the list:
- ',$_SESSION['existlist']); $_SESSION['existlist']=''; ?> |
|
Query("select * from tbl_sitemap where 1=1 $where order by updated_on,id desc limit $start, $pagesize");
$sql2=$obj->query("select id from tbl_sitemap where 1=1 $where",$debug=-1);
$reccnt=$obj->numRows($sql2);
if($reccnt<1)
{
?>
|
|