Forums

Dynamic.php data from other MySQL Database (2 posts)

  1. duramatters
    Member
    Posted 2 years ago #

    I may have bitten off more than I can chew...

    I have an existing website that has many php pages that display data from a MySQL database. We are a small school, so the tables are COURSE, CLASS, INSTRUCTOR.

    I have been working on updating the site to WordPress as a CMS and blog... I modified a theme to look like my site, and static pages are easy enough to set up.

    Here is the hard part... how to I convert a PHP page like this,
    http://ipsb.com/crs_detail_1.php?recordID=215
    into a WordPress page on my new site? (they are installed on same server)

    grateful for any help!

  2. duramatters
    Member
    Posted 2 years ago #

    I have successfully embedded the the page using <iframe> - this is probably not the most elegant solution.

    is there a way I can integrate the two databases? I want to simplify, not get more complicated.

Topic Closed

This topic has been closed to new replies.

About this Topic