This issue is resolved.
This issue is resolved.
Last edited by kuau; 07-05-2008 at 04:00 PM. Reason: resolved
it seems that what ever the page you are calling when the person would change the year may have the current year auto selected. I mean that when it changes the year it attempts to pull a seperate page that changes the year back to 2008. what are you calling in the line before you php starts.
kuau (07-04-2008)
You're right, thanks. It does reload the file. I figured out the problem. Because it is now running on php5, I had to use $_GET['year'] instead of just $year. Duh! Anyway, thanks for the help. It works now.![]()
Last edited by kuau; 07-05-2008 at 03:57 PM. Reason: resolved
Bookmarks