StartObject Method

Writes the opening brace of a JSON object.

Object Oriented Interface

public function doStartObject();

Procedural Interface

ipworks_json_do_startobject($res);

Remarks

This method writes the opening brace of a JSON object to the output. To close the object call EndObject.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]