Forums

Display MySQL table on page (2 posts)

  1. tvmangum
    Member
    Posted 2 months ago #

    I have an existing table in MySQL that I have been displaying on my website before I changed over to WordPress. How can I get WP to show the table on a page? I have looked at the documentation and forum only to see this questions asked numerous times but without an answer.

    I guess I'm dumb enough to try and ask again.

  2. MichaelH
    moderator
    Posted 2 months ago #

    In theory couldn't you use the same code as before?

    Otherwise, if you put the table into the same database as the WordPress tables you could use the wpdb class to extract the data, and PHP commands to 'show' the data.

    [edit]
    And you could use a Page Template for that code.

Reply

You must log in to post.

About this Topic

Tags