Reset Method
Resets the component.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworks_json_do_reset($res);
Remarks
This method resets all HTTP headers to default values and resets the JSON parser.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Reset MethodResets the component. Object Oriented Interfacepublic function doReset(); Procedural Interfaceipworks_json_do_reset($res); RemarksThis method resets all HTTP headers to default values and resets the JSON parser. |
||