Add tags

Add tags to the following comment

シンプルにしようと思ったんだが、あんまりシンプルにならなかった。

1
2
3
4
date_default_timezone_set('Asia/Tokyo');
$time=split(' ',microtime
());
print(date('YmdHis').'.'.substr($time[0],2,3));

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...