Revision history of "PHPCreateUser"

From Rackspace Email & Apps API
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:58, 25 August 2008APIAdmin (talk | contribs). . (1,630 bytes) (+1,630). . (New page: <pre> <?php $client = new SoapClient('https://admin.webmail.us/mailaccounts/mailaccounts.wsdl', array('trace' => true, 'exceptions' => true)); $res = $client->__soapCall('CheckUserExists...)