Eval Block
Table of Contents
Evaluate PHP expression within the page content.
Something looks broken? We accept bounties to fix them faster.
^ | 365 Downloads |
---|---|
v2.4.0 | 265 Downloads |
v2.3.8 | 237 Downloads |
v2.3.7 | 182 Downloads |
v2.3.6 | 126 Downloads |
This extension is not to be used on a site with multiple users. Other users may use this block to execute malicious functions to break your system.
Usage
[[e]]
echo $date->year; // Output the current year
[[/e]]