Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <tags>
    ...
    <tag type="entry" params="456">Second</tag>
    <tag type="flag" params="123">Third</tag>
    </tags>
    
  2. or download this
    $VAR1 = {
      'tags' => [
    ...
        }
      ]
    };