Results 1 to 3 of 3

Thread: [RESOLVED] SQL - skip first row

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    Resolved [RESOLVED] SQL - skip first row

    Hello all.
    I'm using PHP & MySQL. The following works, but I would like to skip the first row.
    Code:
    $sql = mysql_query('SELECT time_id FROM posts WHERE thread_id=1');
    Any help is appreciated.
    Many thanks.
    Last edited by solitario; Aug 9th, 2005 at 11:56 PM.

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