SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Load Method

Loads a user database from a file.

Object Oriented Interface

public function doLoad($filename, $password);

Procedural Interface

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

Remarks

Use this method to load user information from a file specified by Filename. Provide a Password to decrypt the user information.

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