Title: php include help
Last modified: August 18, 2016

---

# php include help

 *  php n00b
 * [22 years, 4 months ago](https://wordpress.org/support/topic/php-include-help/)
 * Hi guys. really loving wordpress. Im a newbie to all the php, css etc so i was
   wondering if someone c0uld help me out here. There is an “about” section (just
   a bunch of text about me) on my blog that I would like to incorporate within 
   my site structure . Ive been reading that “php include,” is required to do this.
   can anyone fill me in on exactly what i need to do to get this working. a step
   by step tutorial would be appreciated.

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/php-include-help/#post-33186)
 * Could you not create a link ?
    Create a Category called ‘About’, call the link
   itself ‘me’ and then in that file, include a link back to your WP install ? Sorry
   if that’s off target ..
 *  Thread Starter Anonymous
 * [22 years, 4 months ago](https://wordpress.org/support/topic/php-include-help/#post-33189)
 * thanks for the info podz. that does the trick, however, i would like to use the
   php include function… just for learnings sake. anyone else have any suggestions?
 *  [alexkingorg](https://wordpress.org/support/users/alexkingorg/)
 * (@alexkingorg)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/php-include-help/#post-33196)
 * Or create a post, and put it in the link manager. 🙂
 *  [Mike](https://wordpress.org/support/users/mike/)
 * (@mike)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/php-include-help/#post-33197)
 * Here is the tag…which assumes that you are storing said file in the same dir 
   as the page you are calling the function:
    <?php include("filename.txt"); ?> 
   or <?php include("../filename.txt"); ?>
 *  Thread Starter Anonymous
 * [21 years, 10 months ago](https://wordpress.org/support/topic/php-include-help/#post-34075)
 * <? include(“/sidefiles/menu.php”); ?>
    Does anyone know why this doesn’t work?

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

The topic ‘php include help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: Anonymous
 * Last activity: [21 years, 10 months ago](https://wordpress.org/support/topic/php-include-help/#post-34075)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
