bitlabo123.com/SandBox
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
**todo.inc.php [#b1dec0e5]
#todo('',TODO)
#todo('',TODO)
**target_blank.inc.php [#pfad76fe]
&target_blank(http://google.com/,Google);
&target_blank(http://google.com/,Google);
**nokoridays.inc.php [#dc9b9803]
#nokoridays(2020-12-24,クリスマスイブ)
#nokoridays(2020-12-24,クリスマスイブ)
誕生日まで &nokoridays(2021-05-25); 日です。
誕生日まで &nokoridays(2021-05-25); 日です。
**php.inc.php [#i32efeed]
#php(){{
$ret = date('Y-m-d');
$ret = '今日は ' . $ret . 'です。';
return $ret;
}}
#php(){{
$ret = date('Y-m-d');
$ret = '今日は ' . $ret . 'です。';
return $ret;
}}
RIGHT:Today : &counter(today); / Yesterday : &counter(yes...
終了行:
**todo.inc.php [#b1dec0e5]
#todo('',TODO)
#todo('',TODO)
**target_blank.inc.php [#pfad76fe]
&target_blank(http://google.com/,Google);
&target_blank(http://google.com/,Google);
**nokoridays.inc.php [#dc9b9803]
#nokoridays(2020-12-24,クリスマスイブ)
#nokoridays(2020-12-24,クリスマスイブ)
誕生日まで &nokoridays(2021-05-25); 日です。
誕生日まで &nokoridays(2021-05-25); 日です。
**php.inc.php [#i32efeed]
#php(){{
$ret = date('Y-m-d');
$ret = '今日は ' . $ret . 'です。';
return $ret;
}}
#php(){{
$ret = date('Y-m-d');
$ret = '今日は ' . $ret . 'です。';
return $ret;
}}
RIGHT:Today : &counter(today); / Yesterday : &counter(yes...
ページ名: