Hello i want to create a countdown with numbers
for example
- (some data from database)
- (some data from database)
- (some data from database)
- (some data from database)
- (some data from database)
and so on....
I have done the ORDER BY and retreive the data i want from the database. but i dont know how to put the numbers countdown. Any idea? or link?