PHP Banned List
#1

- FIXED -
For all those who may find this I changed query to the following

Код:
<?php
$query = $config -> prepare("SELECT playerbanned, bannedip, reason, admin FROM `bans` ORDER BY ban_id DESC LIMIT 30");
?>
Reply
#2

http://www.w3schools.com/php/php_mysql_select_limit.asp
Reply
#3

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
Thanks for helping, +rep for you

Didn't help me a lot but I did with another way, thanks anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)