Using Exec-PHP plugin for wordperss seems to work but when the code is run it looks good untill the page gets refreshed. I have added a file in a directory on my server myfiles/run.php On my post I add <?php include("myfiles/run.php");?> When the file runs it looks fine. if i refresh the page my menu disapears. I'm left with the php file running with a blank where my menu goes? anyone ever seen this?