/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
// Date format (yyyy/mm/dd) function getWeekDay($date) { return $week_day; }