SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

FileMTime Property

The entry's last modification time.

Object Oriented Interface

public function getFileMTime($fileindex);
public function setFileMTime($fileindex, $value);

Procedural Interface

secureblackboxlite_archivereader_get($res, 18 , $fileindex);
secureblackboxlite_archivereader_set($res, 18, $value , $fileindex);

Default Value

''

Remarks

The entry's last modification time.

The $fileindex parameter specifies the index of the item in the array. The size of the array is controlled by the FileCount property.

This property is not available at design time.

Data Type

String

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