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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -