View Single Post
Old 11-01-2007, 09:20 AM   #12 (permalink)
bluesaga
Super Moderator
Advanced Programmer 
 
bluesaga's Avatar
 
Join Date: Sep 2007
Posts: 165
Thanks: 0
bluesaga is on a distinguished road
Default

Erm sled, that can still be in a templating file :)

PHP Code:
//Do all work for script
//set neccesary variables
include('template.tpl.php'); //<-- use variables in loops/echos only, no workings out to be done here 
__________________
Halo 3 Cheats
bluesaga is offline  
Reply With Quote