IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

ChangePassword Method

This method will change the current user's password.

Object Oriented Interface

public function doChangePassword($password);

Procedural Interface

ipworks_xmpp_do_changepassword($res, $password);

Remarks

This method changes the current user's password to the password that is specified. The class must be connected to the server when this method is called.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]