chrisstump
chrisstump
2/15/18 at 9:44 am
PHP
bootstrap

PHP Foreach Loop on Select Element

In this example we are spinning through a list of authors to output the options in a dropdown menu. The value of each option is the ID of the author and the name of each option is the author name. We also check to see if a $_GET parameter is set for the author and if so, use the value to select that option in the dropdown menu.

Don't Have an Account?

Stop digging through old code examples. Get organized. Get Code Snipper.

Learn More Start Free 14 Day Trial