Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php get current year

// get current year using php
<?php echo date("Y"); ?>
 
PREVIOUS NEXT
Tagged: #php #current #year
ADD COMMENT
Topic
Name
7+1 =