IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

StartArray Method

Writes the opening bracket of a JSON array.

Object Oriented Interface

public function doStartArray();

Procedural Interface

ipworks_json_do_startarray($res);

Remarks

This method writes the opening bracket of a JSON array to the output. To close the array call EndArray.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]