Quote:
Originally Posted by Faranth
why not do what i said
require_once("./file.php");
now if theres any html with varibles in there, copy it into a template eval this template
eval('$woot = "' . fetch_template('woot') . '";'); before the final call  i thin that shoudl work
|
I'm sorry this i don't understand correct. Maybe if you have time you can look at this file that is included to see what and how this must be placed in custom_template3. I hope you can help because this is haunting me for days.