Hi all,
There is an XML feed which I am extracting variables from using php.
So have set up the variables and then I can just print the stored php variable…
<?php print $package; ?>This is fine on templates, but I need to output the code in an entry text field (which has Textile formatting).
All my efforts so far have failed so any help will be appreciated. I know there used to be an allow php plugin but I can’t find a version for EE2
Many thanks