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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]