Help for this page

Select Code to Download


  1. or download this
    <document>
        <stayonhost>1</stayonhost>
    ...
        <category>International</category>
        [... up to 40 other element pairs..]
    </document>
    
  2. or download this
    use strict;         # er, um, I forgot
    use DBI;            # for storing in SQL
    ...
            # Insert values into SQL here, this works
          }
    }