Re: [PHP] populate form input option dropdown box from existing data
[email protected] (kranthi)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
the above post points to a 404 page.... any ways as suggested above in_array() will do the trick for you. i prefer using a template engine like smarty.. http://www.smarty.net/manual/en/language.function.html.options.php One line of code and you are done