Title: Php based program inside wordpress
Last modified: August 19, 2016

---

# Php based program inside wordpress

 *  [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/)
 * I Made a guild website running on wordpress, i found a php based calendar that
   I want to integrate into wordpress
    the php based calendar: [http://www.phpraider.com/](http://www.phpraider.com/)
   I want to somehow put it into wordpress so I dont have to link it to another 
   part of the server. How would I say integrate this into a page or whatever I 
   might do.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-757928)
 * anyhelp?
 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758013)
 * Anyone know another forum or place I can get help with it because here doesnt
   seem like anyone is or can help me out, already have tons of posts with 0 replies.
 *  [geofftswin](https://wordpress.org/support/users/geofftswin/)
 * (@geofftswin)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758025)
 * Where’s the calendar utility on that site?
    Assuming it’s a simple php page/script,
   why not take a look at the code for a normal page (see how the sidebars are loaded)
   and see if you can integrate it into the main page. I was doing something similar
   elsewhere where in the end I used an iframe to load the bits I wanted into the
   main page.
 *  [mephiato73](https://wordpress.org/support/users/mephiato73/)
 * (@mephiato73)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758027)
 * I would make it a plugin and add a filter to call it from inside posts and pages.
 * Depending on what you want it to do it might be very easy, or slightly more work.
 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758091)
 * Alright how would I use iFrame to do such a task?
 *  [mephiato73](https://wordpress.org/support/users/mephiato73/)
 * (@mephiato73)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758096)
 * I have no experience with iframes as such, so I wouldn’t know. What is it that
   you want to accomplish?
 * I have a simple calender script that I integrated into a custom plugin I made(
   [http://www.calculateovulation.net/ovulation-calculator](http://www.calculateovulation.net/ovulation-calculator)).
 * In this case the calendar sits as a function that is called from the plugin with
   necessary variables to output the desired information.
 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758111)
 * Well is there a way with iFrame to change the width of the page according to 
   what it needs?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Php based program inside wordpress’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [mattc908](https://wordpress.org/support/users/mattc908/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/php-based-program-inside-wordpress/#post-758111)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
