ASP or PHP Calendars
- Started
- Last post
- 3 Responses
- 187LockDown
Hi Im looking for any scripts that will make implementing a Calendar into a PHP or ASP site that has a current Events Calendar. All I need it to do is simply:
Show any month of the year in a clendar.
Links on the days that Events exist for to another page passing the date.
Highlight current day.
That's it.
- 187LockDown0
Oops I should of said I need a calendar script that is easy to implement into a PHP or ASP site that already has a Events Table in a database. I already have tons of events just need a calendar app to make viewing dates a little easier. Something I can put on every page of my site that takes up about 150 x 150 area on the screen, give or take a few pixels.
- ********0
- 187LockDown0
Wow thaks, I have not sen that one and I have looked like crazy.
Yes I will use mysql for one of my sites, but i still have this other ASP site that I also need a calendar for.
I have started making my own PHP calendar system, this will help me too im sure. It's much easier to find good code for PHP than ASP. Hmm I wonder why....