t; $ssql = "select count(*) as t from tblcomments where rdate='" . date("Y-m-d",strtotime($D)) ."' and dumptext is not null"; $result = pg_query($ssql) or die ("Error in query: $ssql. " . pg_last_error()); $crow = pg_fetch_object($result); $DCOUNT=$crow->t; $ssql = "select * from tblcomments where rdate='" . date("Y-m-d",strtotime($D)) ."' and dumptext is not null order by cid desc"; $result = pg_query($ssql) or die ("Error in query: $ssql. " . pg_last_error()); //echo $ssql; ?> Rantburg: The Sinktrap

Today's sinktrap contents...


Next   --  Back to Rantburg   --  Previous
off topic or abusive comments have been dumped since 3/26/2004. Today's count is .
 Posted byTextDate/TimeIP
poster ?> comments ?> dtg ?> psource ?>