LoRadd value1=”GO” Select one… First option Second Option Content for the first option. Content for the second option. $my_array = array(“my name”, “my age”, “my grade”); echo ‘‘; echo ‘Select…‘; for ($i = 0; $i < count($my_array); $i++) { echo '‘ ; echo $my_array[$i] ; echo ‘‘; } echo ‘‘; Hello <p><?php the_field('node_list'); ?></p> ” >