info

The selectDynamic element is a really painless solution for the most typical input type on forms used for administrative interfaces - a single "sql" parameter and the problems are gone!

form


click here
to see how
easy it is to
create it!
   

data

Below are the dumps of some PHP variables - submit the form to see the changes!

Contents of the $_POST array:
$_POST = array (
)
      

Results of a $clonefish->getElementValues() call:
array (
  'input' => '0',
  'id' => 'selectdynamic',
)