Plugin Information
Allows for scripting and parsing PHP in a template regardless of its PHP Parsing Stage settings.
Example Usage
{exp:php}
echo ‘hello world’;
{/exp:php}
Notes
Do not use first and last opening/closing PHP tags, the plugin handles them by itself.***************
VERY IMPORTANT:
***************
This Plugin enables anyone with editing rights for any template to become a de-facto
Super Admin since they can execute any PHP they want, regardless of the Allow PHP settings.
This includes PHP that can reveal information about your system, PHP that can delete data from your database, etc.
Additionally, this Plugin bypasses any security measures that EE uses when parsing PHP in templates.
Exercise extreme caution when installing this Plugin if you permit others to edit your templates!

