• Resolved voala

    (@voala)


    Hello Tobias

    I have some custom built tables in a MYSQL db.
    Can I display the content of those tables using your plugin? I know it can be done with php in the WordPress page, but I really like the plugin and I think it would be more easyer.

    Please reply and let me know.

    Thank you.

    http://ww.wp.xz.cn/extend/plugins/wp-table-reloaded/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question.

    Unfortunately, it is not possible to view mySQL tables in WP-Table Reloaded, as this is out of the scope of the plugin. mySQL tables are highly dynamic, while WP-Table Reloaded just wants to offer a quick and easy way to work with static data tables.

    For your mySQL tables, you will need some custom PHP coding. You can then however (if that is what you want) still add the advanced features, like sorting, search and pagination, as those can be added independently by the DataTables JavaScript library (see http://www.datatables.net).

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Display MYSQL table using Table Reloaded’ is closed to new replies.