SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LoadUser Method

Imports the settings of the current user from a file.

Object Oriented Interface

public function doLoadUser($index, $path);

Procedural Interface

secureblackbox_usermanager_do_loaduser($res, $index, $path);

Remarks

Use this method to load the current user's settings which were saved by Save. Path specifies the file containing the database.

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