Forums

Embed PHP Front page (2 posts)

  1. mccay_a
    Member
    Posted 3 years ago #

    My understaing of php is that it is a felixable language and that content is pulled from several locations to build a page.

    With this in mind, is it possible to embed another php page into a wordpress page.

    Under wordpress you have the option to create pages. and then populate with information. is it possible to tweak one of the pages to call an extenal php page instead so that when a user browses through my wordpress site, one of the pages presents a forum site but the user is stil in wordpress.

    Much like a html iframe, but i am hoping it is not that dirty.

    Regards, Alan.

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    Couldn't you just provide a link to the forum in your sidebar?

    But assuming that's not the answer, you can put PHP code in the content of a Post or Page by using a plugin such as Exec-PHP.

    Or use a Page Template and put the include code in the template.

Topic Closed

This topic has been closed to new replies.

About this Topic