I'm interested in making a birthday block for my client's site. I want it simple and basic. Based on the system clock is what day it is. Look at the MySQL server for someone's birthday that matches today. If they do put in the following information:
--------------
Happy Birthday
--------------
11/1 - Judy Guess
11/1 - Sam Wise
If no one's birthday is today it looks like:
--------------
Happy Birthday
--------------
No one's birthday today.
I want the admin part of this to be just as simple and basic:
--------------
Birthday Admin
--------------
Add Birthday
Edit Birthday
Remove Birthday
Is there a script out there that does this at a basic level? I've seen a lot of scripts out there that incorporate a birthday block in some package (osCommerse, phpNuke, so forth) but I'm not doing their package. Any suggestions?
--------------
Happy Birthday
--------------
11/1 - Judy Guess
11/1 - Sam Wise
If no one's birthday is today it looks like:
--------------
Happy Birthday
--------------
No one's birthday today.
I want the admin part of this to be just as simple and basic:
--------------
Birthday Admin
--------------
Add Birthday
Edit Birthday
Remove Birthday
Is there a script out there that does this at a basic level? I've seen a lot of scripts out there that incorporate a birthday block in some package (osCommerse, phpNuke, so forth) but I'm not doing their package. Any suggestions?