php - how can i get quickkey after upload file into mediafire? -


array (     [result] => 0     [status] => 6     [description] => waiting verification     [fileerror] =>      [quickkey] =>      [hash] =>      [filename] =>      [size] =>      [created] =>      [revision] =>      [resumable_upload] =>      [result_message] => success     [fileerror_message] =>  ) 

i using mediafire php api upload file. sometime in response getting waiting verification. can in cases. issue on response other thing correctly done file upload on server, crating new folder etc.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -