DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
how to get the current year in php
Get the current year using PHP:
<?php
echo
date
(
"Y"
)
;
?>
PREVIOUS
NEXT
Tagged:
#current
#year
#php
ADD COMMENT
Topic
COMMENT
Name
3+7 =
Submit