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

PutRaw Method

Writes a raw JSON fragment.

Object Oriented Interface

public function doPutRaw($text);

Procedural Interface

ipworks_json_do_putraw($res, $text);

Remarks

This method writes raw data to the output. This may be used to write any data of any format directly to the output.

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