Title: #include &#8211; SHTML &#8211; does it work?
Last modified: August 18, 2016

---

# #include – SHTML – does it work?

 *  [mellojoe](https://wordpress.org/support/users/mellojoe/)
 * (@mellojoe)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/include-shtml-does-it-work/)
 * jpdimaggio.com/blog
 * Right now I’m using someone else’s template, but I’m slowly adapting my own out
   of it. One of the things that I have done for the rest of the site (I’m a little
   old-school, I guess) is to create a menu header out of a #include .shtml page.
   It has given me the freedom I like to create simple pages and then inlclude an
   ever-changing list of links at the top of the page.
 * If you go to the main page (jpdimaggio.com) you’ll see that the MISC tab goes
   to a broken version of the Blog.
 * I want to creat it so that I can include MY header at the top.
 * Do #include “virtual” pages work with php? What is the php code to “include” 
   a list of links?

Viewing 1 replies (of 1 total)

 *  Thread Starter [mellojoe](https://wordpress.org/support/users/mellojoe/)
 * (@mellojoe)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/include-shtml-does-it-work/#post-603546)
 * I figured it out. I found a result that led me to a similar answer. I simply 
   included this:
 * `<?php include ('http://jpdimaggio.com/other/test/table.html'); ?>`
 * This works.

Viewing 1 replies (of 1 total)

The topic ‘#include – SHTML – does it work?’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [mellojoe](https://wordpress.org/support/users/mellojoe/)
 * Last activity: [18 years, 10 months ago](https://wordpress.org/support/topic/include-shtml-does-it-work/#post-603546)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
