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
Post a Comment