标签: php amazon-s3 client-side uploadify
我已使用以下网站将图片上传到亚马逊s3:
http://www.flynsarmy.com/2011/03/upload-to-amazon-s3-with-uploadify/
现在我需要做
从s3
将原始图像转换为缩略图,需要将原始图像和缩略图图像上传到S3
这两件事应该来自客户端,如上面的教程.. 有人请帮我找到解决方案吗?