insert_count($ip, 2, (int)$_GET["article_id"]); $news_item = Article::getByID((int)$_GET["article_id"]); Article::updateArticleCount((int)$_GET["article_id"]); ?>