Help for this page

Select Code to Download


  1. or download this
    <script>
               
    ...
                  xhttp.send(JSON.stringify(test));
        </script>
    
  2. or download this
    set serializer => 'JSON';
    
    ...
    debug $items[1];
    debug $items[2];