Share

PHP HitMan

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Limiting length of displayed hitlist page?

You are viewing a single message from this topic. View all messages.

  1. 2003-12-13 16:15:53 UTC
    Here's what we ended up doing --

    [10:15am] mitchell@cuip:phphitman 157> diff hitlist.php hitlist.php.orig
    47c47
    < $sellistqry="SELECT * FROM hitcount ORDER BY counter DESC LIMIT 300 ";
    ---
    > $sellistqry="SELECT * FROM hitcount ORDER BY counter DESC";
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.