Populate scrolling list with php/mysql

I tried googling it but I just get a tutorial for dropdown lists. I just want to display all of the usernames in my database in this list, which is for my delete user function.