Wikiの書き方
提供:8x9 Minecraft Wiki
2016年5月23日 (月) 14:58時点における8x9 master (トーク | 投稿記録)による版
目次 |
書き方
samples
Check any syntaxes
<?php $v = "string"; // sample initialization ?> html text <? echo $v; // end of php code ?>