= 1) { $personalPictureCount = 0; $query = "SELECT COUNT(*) FROM pictures WHERE userId=? AND type='personal'"; $personalPictureCount = $db->querySingleValue($query, [$authorizedId]); if ($personalPictureCount > 0) { $personalPicturesLink = "Your personal pictures"; } else { $personalPicturesLink = "No personal pictures"; } ?> querySingleValue($query, [$authorizedId]); $query = "SELECT COUNT(*) FROM users WHERE postCount*$postPoint+commentCount*$commentPoint+pictureCount*$picturePoint+essayCount*$essayPoint > $points"; $ranking = $db->querySingleValue($query) + 1; ?>

Account Control Panel for


View

Your user profile Your private messages Your contact list
Your notepad All registered users
Your ignore list

Update

Your user profile Your avatar

Upload

Personal picture Picture of Turkey Essay


Your total score on the site:
Your contribution ranking among Turkish Language Class members:


* All www.TurkishClass.com users are subject to TC rules when using the site.
TO VIEW THIS PAGE, YOU NEED TO SIGN IN WITH YOUR USER ACCOUNT."; }