Overwrite Property

Controls whether created file(s) should overwrite already existing file(s).

Object Oriented Interface

public function getOverwrite();
public function setOverwrite($value);

Procedural Interface

ipworks_netcode_get($res, 9 );
ipworks_netcode_set($res, 9, $value );

Default Value

false

Remarks

This property controls whether created file(s) should overwrite already existing file(s). Note that more than one file may be created during uuencoding.

Data Type

Boolean

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