Title: RunPHP Help
Last modified: August 19, 2016

---

# RunPHP Help

 *  [wordswind](https://wordpress.org/support/users/wordswind/)
 * (@wordswind)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/runphp-help-1/)
 * Apparently, I can’t use the RunPHP plugin (so I can have php scripts/etc) because
   I am missing the following code in my header.php – now I went there, and looked
   for the `<body>` tag to put it above there, but there isn’t one…. Help?
 * `<?php wp_head(); ?>`
 * URL: [http://www.wordsonthewind.us/](http://www.wordsonthewind.us/)

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/runphp-help-1/#post-1266259)
 * If you do a File/ View Source on your browser menu bar and look at the code the
   browser is displaying you will see you indeed do have a `<body>` tag. Now you
   just have to find it. If it is not in your header.php file, see if any files 
   are “Included” `<?php include ('...` in header.php, and if so, look in those 
   subsidiary files until you find the body tag. Once you find it add `<?php wp_head();?
   >` before it.
 *  Thread Starter [wordswind](https://wordpress.org/support/users/wordswind/)
 * (@wordswind)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/runphp-help-1/#post-1266267)
 * Did that but now it still says “The plugin does not have a valid header.” 🙁

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

The topic ‘RunPHP Help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [wordswind](https://wordpress.org/support/users/wordswind/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/runphp-help-1/#post-1266267)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
