View Single Post
  #13 (permalink)  
Old 11-03-2008, 03:16 AM
Syruis Syruis is offline
Project Contributor
 
Posts: 14
Default SOAP/PHP How to use zimbraadmin.php..?

Hello,

I really need help to user zimbraAdmin.php ([SOLVED] PHP Class for easy access to Zimbra SOAP API)

the function 'zimbra_create_account' & 'zimbra_get_quota_usage' very
intesting me, but i don't know how it works...

i would like to create method like
'simple_create_account($email,$domain,$password, $firstname,
$lastname)' but i don't know the attributes to uses in the function 'zimbra_create_account' and i don't know (!) where i can seach the quota of a user... I search in the
account properties without success.

Can anyone help me ?

I post my work when i finish my work, ( with debugging function etc...)

Bests regards,
Reply With Quote