I’ve searched and searched this site for the answer to what must be an obvious question… I see how one places PHP inside EE tags. What I do not see is how one might go about placing tag variables inside PHP. I have placed all of my relevant PHP code between {exp:weblog:entries} tags but the field I would like to echo out just prints the curly braces and what’s between them, eg, the name of the field but not its value.
I know the codelet is reading the {exp:weblog:entries} tag because its reiterative count is the same as EE’s limit parameter that I set.
This question MUST have been answered before… perhaps it should go into the Knowledge Blog??
