Archive for May 29th, 2008
well, sometimes I think just writing down the problem helps. Here’s what i have, it’s a little ugly in one place but otherwise not too shabby.
This is the finished mark up from my form (I’m asking a user to select the bitrate of an mp3.) I’m trying to recreate this with php and retain [...]
Filed under: Uncategorized | Leave a Comment
Setting a select list with php
29May08
hmmm. I’m having trouble writing something elegant to set the value of a select box using php. The situation i want to use this in is right after the user has submitted a form and it has failed to validate (for example because the user missed a field, failed to enter numeric data where they [...]
Filed under: Uncategorized | Leave a Comment