PHP Table script

Discussion in 'PHP' started by ryukenden, Jan 11, 2008.

  1. #1
    I wonder which script is best to manage tables in php. I like to create a table with options of different sorting options.

    I mean I like to create a table on index.php page and the data to be stored in mysql database.

    thanks
     
    ryukenden, Jan 11, 2008 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    phpmaker do this all for you automatically

    Regards

    Alex
     
    kmap, Jan 11, 2008 IP
  3. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #3
    phpMyadmin always worked for me.

    If you looking for a a Windows based version


    http://www.mysql.com/products/tools/administrator/
     
    LittleJonSupportSite, Jan 11, 2008 IP
  4. logondotinfo

    logondotinfo Peon

    Messages:
    314
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #4
    or navicat is great, works on mac and windows and is pretty darned good. :)
     
    logondotinfo, Jan 11, 2008 IP
  5. ryukenden

    ryukenden Well-Known Member

    Messages:
    2,791
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    140
    #5
    I am not talking about database table. I am talking about normal table which appears on index.php or index.html.

    thanks
     
    ryukenden, Jan 11, 2008 IP
  6. wing

    wing Active Member

    Messages:
    210
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #6
    You'll find some suggested solutions to your question in this thread :)
     
    wing, Jan 11, 2008 IP
  7. ryukenden

    ryukenden Well-Known Member

    Messages:
    2,791
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    140
    #7
    Thanks I appreciate it. But I am a bit confused about it in that thread.
     
    ryukenden, Jan 11, 2008 IP
  8. wing

    wing Active Member

    Messages:
    210
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #8
    Ok, personally I love Jquery with the Tablesorter plugin, as it makes this task really simple.
    Esentially just upload and include the js librarys needed and set a css class to the tables you want sortable.
     
    wing, Jan 12, 2008 IP
  9. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #9
    Just look for this phpmaker its a very good tool

    Regards

    Alex
     
    kmap, Jan 12, 2008 IP
  10. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #10
    So good you had to post it twice?
     
    LittleJonSupportSite, Jan 12, 2008 IP