RichardFerlow
Results
2
issues of
RichardFerlow
In APIv2 docs we can see Presence information for the user like status, idle, etc but userAPI->getUser dont contain this parametrs
if we use this construction ` foreach ($images_result as $num => $element) { $data = $uploader->upload($element, array( 'uploadDir' => '/photo/', //Upload directory {String} 'extensions' => array('jpg', 'png', 'jpeg'), 'title' =>...