amazon-s3-php-class icon indicating copy to clipboard operation
amazon-s3-php-class copied to clipboard

putObject problem

Open hokage4 opened this issue 6 years ago • 0 comments

Hi , i have problem when i upload file have Arabic character . my code is here S3::putObject(S3::inputFile($file, false), $bucketName, $uploadName2, S3::ACL_PUBLIC_READ);

and the content of uploded file like this اي شي How can Solve it ?

hokage4 avatar Nov 30 '19 09:11 hokage4