SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Save Method

Saves the user database to a file.

Object Oriented Interface

public function doSave($filename, $password);

Procedural Interface

secureblackbox_usermanager_do_save($res, $filename, $password);

Remarks

Use this method to save the settings of all users to a file.

Use a non-empty Password to protect the database.

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