上传大文件到Amazon S3直接使用Web表单和PHP添加其他日期到数据库表单、大文件、直接、日期

2023-09-11 10:11:38 作者:ミ﹏蕞蒗漫の副歌

我想创建一个Web表单,其中用户提供了大量的文件,如标题和描述的一些信息。当提交表单时,应将文件直接上传到Amazon S3(没有上传到网络服务器),而信息是使用PHP添加到数据库中。

I want to create a single web form where a user provides a large file, and some information like title and description. When the form is submitted, the file should be directly uploaded to Amazon S3 (without uploading it to the web server), while the information is added to the database using PHP.

我怎么会去这样做呢?我知道我可以使用href="http://doc.s3.amazonaws.com/proposals/post.html" rel="nofollow">直接上传后的解决方案的

 
精彩推荐