urgh, I can't get my head round this :ermm:
Ok, I have my php script which now just returns a load of HTML in a single variable.
What I don't understand is how to get that variable into the template. Do I some how use an 'xml hook' so I could include it something like;
<myphpscript>
parameters here if I want...
</myphpscript>
If that is the case, is there some kind of template I can alter that will show me the basic idea of how to do this?
Thanks,
-Ross
|