Brett wrote:
> I've created a form with a drop down list populated from
a text file
> array. I want to alphabetically sort the options based
on the array
> value but I don't know how to do that.
Try looking in the PHP manual. There's a function that does
precisely
what you want:
http://docs.php.net/manual/en/function.sort.php
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/