Databases: Birthday Ordering
Md. Aminul Islam (contact me)
This class can be used to retrieve records from a MySQL database user table sorted by birthday.
It accesses a MySQL database with a table with records of users sorting the results according to the user birthday date.
The class can display a listing of user names and sorted birth dates.
This class is used for retrieve member information according to their birthday sequence from today (current date).
Click here for detailed information about this class on phpclasses.org