Results 1 to 3 of 3

Thread: Paging query results...or however you say this

Threaded View

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Paging query results...or however you say this

    I got a table with thousands of news articles.
    Need a query that return a certain number of articles, for a specific day, and then display only a certain number at a time.
    On the page I guess I will have "Next, Previous, First, Last" links...

    So I guess the query will go like "Give me all the articles for this day, from number X up to number "X + 20"

    not sure how to start with this...any ideas welcome to push me off
    Last edited by StrangerInBeijing; Apr 29th, 2006 at 03:57 AM.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width