SyntaxFix
Write A Post
Hire A Developer
Questions
$date_string = "2012-10-18"; echo "Weeknummer: " . date("W", strtotime($date_string));