2014年4月23日 星期三

SyntaxHighlighter 使用

<?php
$example = range(0, 9);
foreach ($example as $value)
{
    echo $value;
}
?>
參考: ONEQ ONEA

沒有留言:

張貼留言