Month and Date variables
WoW! I thought I had this figured out.
When I click in the dropdown menu to select a month, no variable is identified in the address... index.php? So when I $_GET['mo'] nothing shows up (of course). So it doesn't know what $mo and $yr are... so it goes to the current month's list. It works fine when you click the arrows back and forth because the variables are identified in the address.
Any help would be appreciated. Thanks!
http://sgateweb.com/ahscalendar1
|