Hi,
How can I list the elements of dropdown box(which are populated from the database) according to time they are populated
use a DATETIME field in your database that stores the creation time of each row and sort by that field when pulling the data out of the table