View Single Post
Old 01-04-2010, 09:18 PM  
Jakez
Confirmed User
 
Jakez's Avatar
 
Industry Role:
Join Date: Jan 2004
Location: oddfuturewolfgangkillthemall!!!!!!!
Posts: 5,656
Either way, if you know there's a code to run php code within posts you could just do this in posts:

<?php include_once("/full/path/to/file.php");?>
^but this would only include it once on any page if there are multiple posts

OR

<?php include("/full/path/to/file.php");?>

Good luck.
__________________
[email protected] - jakezdumb - 573689400

Killuminati
Jakez is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote