Thanks for the suggestion, Logician's webtemplates hack is nice but you cant use templates from inside it, which pretty much makes it useless to me.
Sorry for being dense, but I'm still kinda confused on what exactly to use. Is this code correct, if I have a template made in forum/admin called demotemplate?
eval( '$demotemplate=( "' . gettemplate( 'demotemplate' ) . '" );' );
I ask because since php doesnt use templates per se, this is really just a creative use of variables and I think there must be some missing piece(s) here.
Could you post a full example for clarity, or if you dont know exactly I'll fiddle around with it tonight and see if I get lucky.
|