Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -Tw
    
    ...
    print STDOUT $xml->XMLout(\%data);
    
    exit 0;
    
  2. or download this
    <opt>
      <none field_name="node" type="text" />
    ...
      <none field_name="vote" type="radio" />
      <none field_name="none" type="submit" />
    </opt>