if i wanted to create unique content sutch as http://www.mouse.nodstrum.com/time_map.php where and how do i start on it? is there a place to put the equivalent of include "map_page.htm" ;

many thanks

Comments

eugsadhu’s picture

If you just want to embed another page you have several options including, but not limited to the following:

  • Create a basic page, type in the php code for inclusion and set the input format to PHP
  • Use an IFrame inside the basic page type
  • Create a block and add the php code to it