User Profile
Collapse
-
split date
Hi, I need to split the system date in three parts, I need the day in a variable the month in another and finally the year in another, I allready get the system date with the following code: $toDay = date('Y m d'); so now I just need to be able to split the date in three if someone can help me I'll really appreciate it .
No activity results to display
Show More