Help for this page

Select Code to Download


  1. or download this
    $FIELDS = {
    'AA' => {
    ...
                '3' => 'Abort'
                }
        },
    
  2. or download this
    <?xml version = "1.0"?>
    <data>
    ...
    </Value>
    </C>
    </data>
    
  3. or download this
    <?xml version = "1.0"?>
    <data>
    ...
    <Value No='3'>Abort</Value>
    </Node>
    </data>