spent a lot of time today on this - researching and can't seem to make it work. '; for ($x=0; $x'.''; } echo ''; } $picklist = array("john", "paul", "george", "ringo"); echo ''; echo '
'; build_select_box($picklist); echo ''; echo '
'; ?> It should be obvious what I am trying to get - is a pull down 'select' menu with the 4 names listed and I am actually going to pass this a much larger array when time comes. I can't make this work...what's the secret? Note that if you try to copy/paste - the line that starts echo '