Results 1 to 10 of 18
Threaded View
-
9th Oct 2011, 05:57 PM #1OPBannedWebsite's:
WarezRelease.org ThatHosting.coThumbs up/down
Can any1 tell me whats wrong here:
PHP Code:$thumbsUp = $_POST['good'];
$thumbsDown = $_POST['bad'];
$id = isset($_GET['id']) ? mysql_real_escape_string(trim($_GET['id'])): '';
if ($thumbsUp) {
mysql_query("UPDATE wcddl_downloads SET thumbsup=thumbsup+1 WHERE id='$id'");
}
Chris2k Reviewed by Chris2k on . Thumbs up/down Can any1 tell me whats wrong here: $thumbsUp = $_POST; $thumbsDown = $_POST; $id = isset($_GET) ? mysql_real_escape_string(trim($_GET)): ''; if ($thumbsUp) { mysql_query("UPDATE wcddl_downloads SET thumbsup=thumbsup+1 WHERE id='$id'"); Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Thumbs Ups and Thumbs Downs of 2011
By Krack3r in forum General DiscussionReplies: 8Last Post: 29th Dec 2011, 11:51 PM -
Thumbs up!
By Maniac_ in forum Feedback and SuggestionsReplies: 5Last Post: 20th Aug 2011, 01:43 AM -
Tunisian Needs Thumbs Up
By Jumbo in forum General DiscussionReplies: 9Last Post: 18th Jan 2011, 12:38 PM -
New Logo. Thumbs up or Down?
By fileserve-links in forum Graphics AreaReplies: 12Last Post: 29th Sep 2010, 08:45 PM -
Im after a mod like ? dgTopic Thumbs Hellp Plz :)
By bumilad20 in forum phpBBReplies: 0Last Post: 21st Dec 2009, 03:38 AM
themaCreator - create posts from...
Version 3.56 released. Open older version (or...