这是一个测试页面,用于测试wiki语法以及插件效果,可随意编辑此页。
echo "Hello, World!"
On the wiki page, you can now use "source" elements:
<?php v = "string"; // sample initialization ?> html text <?php echo v; // end of php code ?>