This is the first PHP coding section
[insert_php]
echo “hello world\n”;
echo “This is PHP code\n”;
[/insert_php]
This is the second PHP coding section
[insert_php]
echo “This is more PHP code\n”;
[/insert_php]
[insert_php]
echo “hello world\n”;
echo “This is PHP code\n”;
[/insert_php]
[insert_php]
echo “This is more PHP code\n”;
[/insert_php]