Best way to get the contents of a local file in a server variable
- From: Fons <fons@xxxxxxxxxxxx>
- Date: 29 Oct 2007 19:07:29 GMT
My script acts on a file (approx. 100k) offered by the user. Actually, it
acts on a variable that should have the contents of that file in it. I
could try to let users upload that file and then read that file into a
variable, but before I figure out how to do that: is this unnecessary
overhead? Is it possible to do it without creating a file on the server
filesystem and do it completely within the PHP framework? What method
would you recommend?
.
- Follow-Ups:
- Re: Best way to get the contents of a local file in a server variable
- From: C. (http://symcbean.blogspot.com/)
- Re: Best way to get the contents of a local file in a server variable
- From: Rik Wasmus
- Re: Best way to get the contents of a local file in a server variable
- From: Good Man
- Re: Best way to get the contents of a local file in a server variable
- Prev by Date: Re: Securing an Email script
- Next by Date: Re: Best way to get the contents of a local file in a server variable
- Previous by thread: Requirement for a PHP Web Developer based in TN
- Next by thread: Re: Best way to get the contents of a local file in a server variable
- Index(es):