选择频道搜索
{wmphp}...你的代码...{/wmphp}
你的代码可用内容:
调用范例:
{wmphp} $a = 1; $b = 2; $c = $a + $b; return $c; {/wmphp}
输出后:
3