使用 Php 上传脚本搜索免费且快速的 Jquery

发布于 2024-11-28 14:54:01 字数 242 浏览 3 评论 0原文

我正在寻找免费的 php 和 jquery(会很好)上传脚本,我可以 包含在我的网页中。

它必须能够上传多个文件,并制作一个 它们的链接..如 mysite.com/randomstuff 中的文件列表 或者如果我上传一个文件,那么它将重定向到热链接,然后人们 不必点击任何东西。

必须有无需登录即可上传文件的简单方法 这样当我上传时我可以将链接提供给我的客户 或朋友,以便他们可以下载一些支持文件、修复程序等。

谢谢!

I'm looking for free php and jquery(would be nice) upload script which I could
include in my webpage.

It must be able to upload multiple files, and make a
link for them.. as in mysite.com/randomstuff with a list of files
or if I upload one file, then it will redirect to hotlink and then people
wont have to click anything.

It must have easy way to upload files without logging in
so that when I upload I could just give the link to my clients
or friends so that they could download some support files, fixes, etc.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

生死何惧 2024-12-05 14:54:01

看看这个:

http://www.uploadify.com/

使用 jquery 和 php 很容易上传方法。您可以一次上传多个文件。

希望这有帮助。

Have a look at this:

http://www.uploadify.com/

It is easy to use jquery and php uploading method. you can upload multiple files at a time.

Hope this helps.

赠我空喜 2024-12-05 14:54:01

对于简单的上传(包括多个文件/良好的界面),这就是您所需要的: http://www.uploadify.com/

但是,它不会为您完成所有 url 操作。可能还有另一个不错的插件。或者你可以尝试一些编码。

For simple uploads (inc multiple files/good interface), this is what you need: http://www.uploadify.com/

However, it won't do all the url stuff for you. There may be another decent plugin for that. Or you could try some, you know, coding.

哎呦我呸! 2024-12-05 14:54:01

You can use a file upload script like the ones mentioned before, but I found that http://www.plupload.com/ is very nice to use.
Anyway, you will still need to code some php to make it work the way you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文