News Feed
Jobs Feed
Sections




News Archive
Tiffany Brown's Blog:
Turn text files into pull down menus
February 27, 2008 @ 09:35:00

Tiffany Brown shares a quick function she whipped up to create dropdown menus from the contents of a newline separated text file (or files).

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.

The function turns each line into an option tag making defining custom menus based on the contents of dynamically-given text files easy.

This could also be easily adapted to create navigations menus at the top of your pages with a few modifications to the HTML tags being used and some CSS to change the look of the list.

0 comments voice your opinion now!
text file dropdown menu form element navigation css


blog comments powered by Disqus

Similar Posts

Tiffany Brown's Blog: Turn text files into pull down menus

Inside Open Source: Programming with Configuration Files

Khalid Hanif\'s Blog: Email Header Injection in PHP

DevShed: Building an RSS File

Cameron Olthuis' Blog: Top 10 Web Developer Libraries


Community Events











Don't see your event here?
Let us know!


conference language testing development opinion object community code composer series interview example podcast zendframework2 functional framework release tool introduction unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework