PHP Class xmlrpc_server_methods_container

Show file Open project: snoopythesecuritydog/dvws

Public Methods

Method Description
findstate ( integer $s ) : string a PHP version of the state-number server. Send me an integer and i'll sell you a state
phpwarninggenerator ( $m ) * Method used to test logging of php warnings generated by user functions.

Method Details

findstate() public method

a PHP version of the state-number server. Send me an integer and i'll sell you a state
public findstate ( integer $s ) : string
$s integer
return string

phpwarninggenerator() public method

* Method used to test logging of php warnings generated by user functions.
public phpwarninggenerator ( $m )