OneEyedWillie Posted December 21, 2011 Share Posted December 21, 2011 Hello, I am writing a CMS for a sports organization league. One of my pages grabs values from the database using only the current week. What I want to do is when the admin enters in a game date, I want it to automatically find the week number for the date they entered. I haven't been able to find anything online that works for me. Any help would be great! Thanks Link to comment https://forums.phpfreaks.com/topic/253630-translating-date-to-week-number/ Share on other sites More sharing options...
mikosiko Posted December 21, 2011 Share Posted December 21, 2011 I haven't been able to find anything online that works for me. what have you tried already ? ... PHP has a lot of options, and MYSQl as well http://www.php.net/manual/en/function.strtotime.php http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html Link to comment https://forums.phpfreaks.com/topic/253630-translating-date-to-week-number/#findComment-1300239 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.