[ create a new paste ] login | about

Link: http://codepad.org/d0VjiyS5    [ raw code | output | fork ]

PHP, pasted on Dec 30:
1
2
3
<?php
echo $a= date("Y")-1;
?>


Output:
1
2013


Create a new paste based on this one


Comments: