Posted by kkk Sat 3rd Mar 2007 20:10 - Syntax is PHP - 20 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
PHP parser reported no syntax errors in this post!
-
// get links newer than $newerthan
-
$from_where = $from_where . "AND UNIX_TIMESTAMP(link_date) > " . $this->newerthan;
-
}else{
-
$from_datetime = "";
-
$from_text = "";
-
}
-
PermaLink to this entry https://pastebin.co.uk/11347
Posted by kkk Sat 3rd Mar 2007 20:10 - Syntax is PHP - 20 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0