$date
=
"04/30/1973"
;
list(
$month
,
$day
$year
) =
split
(
'[/.-]'
);
echo
"Month:
; Day:
; Year:
<br />\n"
No comments:
Post a Comment