Putting php in the markup field just returns a text version of the code even if its using <?php tags.
I read in the other post that there is supposed to be a seperate php markup box but this doesnt show up any where. Maby im missing something?
Putting php in the markup field just returns a text version of the code even if its using <?php tags.
I read in the other post that there is supposed to be a seperate php markup box but this doesnt show up any where. Maby im missing something?
Comments
Comment #1
bcostlow commentedSupport for input formats has been added. Use the PHP Filter to use php with your markup (be cautious of security vulnerabilities).