SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SaveUser Method

Saves the settings of the current user to a file.

Object Oriented Interface

public function doSaveUser($index, $path);

Procedural Interface

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

Remarks

Use this method to save the settings of the selected user to the file specified by Path.

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