DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
last day of previous month in php
$lastDay
=
date
(
't'
,
strtotime
(
'last month'
)
)
;
print_r
(
$lastDay
)
;
PREVIOUS
NEXT
Tagged:
#day
#previous
#month
#php
ADD COMMENT
Topic
COMMENT
Name
7+3 =
Submit