FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Free service to allow large file upload in PHP forms
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Free service to allow large file upload in PHP forms [message #178873 is a reply to message #178871] Thu, 16 August 2012 23:21 Go to previous messageGo to previous message
The Natural Philosoph is currently offline  The Natural Philosoph
Messages: 993
Registered: September 2010
Karma:
Senior Member
olivier(dot)ligny(at)gmail(dot)com wrote:
> I'd like to introduce "Simple File Upload" which is a new free service for webmasters and PHP coders.
>
> When you create forms with file upload, there is a limit (defined in php.ini) for maximum file size.
> With SFU, you can bypass this limit in an elegant way.
> You only need to modify the target URL of your upload form.
> The text fields and files are uploaded to our server, which reads the data and then redirects the user to your original script (e.g. : PHP script or ASP script).
> Instead of receiving the actual file data, your script gets a URL, from where it can easily download the file. The data transfer is then a download initiated by your script, not an upload from the user. That is the trick.
> You can also receive an fancy email with all informations, instead of using your own script at the end of the process.
>
> More info : http://www.simple-file-upload.com/
I bet it costs more than running your own virtual server with no limits
in upload size.


--
Ineptocracy

(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Simple Html Php Form not working
Next Topic: JSON variabiles
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 14:58:24 GMT 2024

Total time taken to generate the page: 0.03932 seconds