Convert Month Name to Month Number in PHP
So I’ve been working on my tracking software, mainly the monthly reporting input for campaign statistics. One form uses an HTML select list that’s filled using a PHP array. While I loop through the array, I also select the current month for the user. The issue I was having is that my database stores the month [...]







Thursday, October 8, 2009
2 Comments