Simple PHP Class to use user service

simple PHP Class to use user service easier…

$user = new UserService(false);

$param = array(“testuser”,“testpass”,“testname”,"testmail@web.com");

$result = $user->api(“add”,$param);

i uploaded php file, why it become .zip??

All attachments are converted into zip files to make sure they do not execute code when people click on them