Tiffany B. Brown

A web log about web development and internet culture with frequent detours into other stuff.

Posts tagged: drop down menu

Turn text files into pull down menus
UPDATE: This could also be done with the foreach() construct, but here — on my set-up at least — the for loop is a teensy bit faster. I developed this PHP function for a project I’m working on. I’m posting it here in case I need it again, or in case you find it handy. #Input text [...] [26 Feb 2008]