Best way to Query a MySQL database and pagination?

Discussion in 'JavaScript' started by Marketing Mall, Mar 2, 2014.

  1. #1
    Hello..
    Im looking for the quick method with less lines of code to connect to a MySQL, Query data and make a pagination for it also as a display.
    I can do this on PHP easily with some CRUD libraries, but I wanted to see if there is a better way with a client side language as Javascript.
    Thanks
     
    Marketing Mall, Mar 2, 2014 IP
  2. loop

    loop Active Member

    Messages:
    519
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    90
    #2
    Maybe this:

    http://tympanus.net/codrops/2009/11/17/jpaginate-a-fancy-jquery-pagination-plugin/
     
    loop, Mar 4, 2014 IP