Recent Posts
Bash | 7 sec ago
Python | 16 sec ago
None | 49 sec ago
None | 1 min ago
Bash | 2 min ago
None | 2 min ago
None | 3 min ago
None | 3 min ago
PAWN | 3 min ago
None | 4 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Daz on the 9th of Feb 2010 09:09:39 PM
Download |
Raw |
Embed |
Report
$evt = $evt - (7 * 24 * 60 * 60);
dbquery("INSERT INTO ".DB_NEWS."
SET
event_id ='".$event['event_id']."',
news_subject ='".$event['ev_title']."',
news_cat = '17',
news_news = '".$event['ev_body']."',
news_name = '".$userdata['user_id']."',
news_datestamp ='".time()."',
news_start = '".$evt)."',
news_allow_ratings = '0'");
Submit a correction or amendment below.
[ previous version ] | [ difference ] | Make A New Post