Hello PHP programmers, I need your help ! Please help me , I will be very thanksfull.. I need script to show current week and next week days calendar. Some thing like this.. ------------------------------ October-November - ------------------------------ M T W T F S S - - 22 23 24 25 26 27 28 - 29 30 31 1 2 3 4 - ----------------------------- Please help me , I am sure it is not hard for a PHP programmer with experience. Thank you all in advance
I have a simple calendar script I wrote: http://www.bbconnector.com/blog/cal.php It could probably be adapted to do you what you want. PM if you're still looking.