TEST-INCLUDE

Test Include
[insert_php]
echo ‘hello’;
include ‘phpinfo.php’;
[/insert_php]