Hey guys I am trying to write this application to display members who are celebrating the birthday in a particular week, month. I want the app also to be able to display those who will be celebrating their birthdays in abt 2months. I want to do something like how Facebooks birthday alert is. Any idea is welcomed. Thanx.

Recommended Answers

All 2 Replies

Member Avatar for rajarajan2017

1. Create a light box with the alert messages (in php)
2. Create a databse with table of user with their birthdays
3. Write a php file to check every users birthdays to make a alert
4. Include the file in all php pages or send a mail to the user

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.