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

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]