On Wed, Mar 31, 2010 at 12:43 AM, Anshul Agrawal wrote:
> On Wed, Mar 31, 2010 at 1:12 AM, Nathan Rixham wrote:
>
>> Anshul Agrawal wrote:
>> > On Tue, Mar 30, 2010 at 8:41 PM, Jan G.B.
>> wrote:
>> >
>> >> 2010/3/30 Nathan Rixham :
>> >>> Jan G.B. wrote:
>> 2010/3/29 Nathan Rixham
>>
On Wed, Mar 31, 2010 at 1:12 AM, Nathan Rixham wrote:
> Anshul Agrawal wrote:
> > On Tue, Mar 30, 2010 at 8:41 PM, Jan G.B.
> wrote:
> >
> >> 2010/3/30 Nathan Rixham :
> >>> Jan G.B. wrote:
> 2010/3/29 Nathan Rixham
>
> > Jan G.B. wrote:
> >> 2010/3/29 Nathan Rixham
> >>
Anshul Agrawal wrote:
> On Tue, Mar 30, 2010 at 8:41 PM, Jan G.B. wrote:
>
>> 2010/3/30 Nathan Rixham :
>>> Jan G.B. wrote:
2010/3/29 Nathan Rixham
> Jan G.B. wrote:
>> 2010/3/29 Nathan Rixham
>>
>>> Jan G.B. wrote:
Top posting sucks, so I'll answer the post s
On Tue, Mar 30, 2010 at 8:41 PM, Jan G.B. wrote:
> 2010/3/30 Nathan Rixham :
> > Jan G.B. wrote:
> >> 2010/3/29 Nathan Rixham
> >>
> >>> Jan G.B. wrote:
> 2010/3/29 Nathan Rixham
>
> > Jan G.B. wrote:
> >> Top posting sucks, so I'll answer the post somewhere down there.
>
Jan G.B. wrote:
> I was recommending other file methods like fopen() combinations,
> fpassthru() and at best readfile(). All of them do not buffer the
> whole file in memory.
>
> http://php.net/readfile
> http://php.net/fpassthru
ahh so you were; completely missed that, apologies - readfile's the
2010/3/30 Nathan Rixham :
> Jan G.B. wrote:
>> 2010/3/29 Nathan Rixham
>>
>>> Jan G.B. wrote:
2010/3/29 Nathan Rixham
> Jan G.B. wrote:
>> Top posting sucks, so I'll answer the post somewhere down there.
>>
>>
>> 2010/3/29 Devendra Jadhav
>>
>>> Then you ca
Jan G.B. wrote:
> 2010/3/29 Nathan Rixham
>
>> Jan G.B. wrote:
>>> 2010/3/29 Nathan Rixham
>>>
Jan G.B. wrote:
> Top posting sucks, so I'll answer the post somewhere down there.
>
>
> 2010/3/29 Devendra Jadhav
>
>> Then you can do file_get_contents within PHP. or a
2010/3/29 Nathan Rixham
> Jan G.B. wrote:
> > 2010/3/29 Nathan Rixham
> >
> >> Jan G.B. wrote:
> >>> Top posting sucks, so I'll answer the post somewhere down there.
> >>>
> >>>
> >>> 2010/3/29 Devendra Jadhav
> >>>
> Then you can do file_get_contents within PHP. or any file handling
> >>
Jan G.B. wrote:
> 2010/3/29 Nathan Rixham
>
>> Jan G.B. wrote:
>>> Top posting sucks, so I'll answer the post somewhere down there.
>>>
>>>
>>> 2010/3/29 Devendra Jadhav
>>>
Then you can do file_get_contents within PHP. or any file handling
mechanism.
>> On Mon, Mar 29, 2010 at 1:
On Mon, Mar 29, 2010 at 6:10 PM, Nathan Rixham wrote:
> Jan G.B. wrote:
> > Top posting sucks, so I'll answer the post somewhere down there.
> >
> >
> > 2010/3/29 Devendra Jadhav
> >
> >> Then you can do file_get_contents within PHP. or any file handling
> >> mechanism.
> On Mon, Mar 29, 2
2010/3/29 Nathan Rixham
> Jan G.B. wrote:
> > Top posting sucks, so I'll answer the post somewhere down there.
> >
> >
> > 2010/3/29 Devendra Jadhav
> >
> >> Then you can do file_get_contents within PHP. or any file handling
> >> mechanism.
> On Mon, Mar 29, 2010 at 1:00 AM, ebhakt wrote:
Jan G.B. wrote:
> Top posting sucks, so I'll answer the post somewhere down there.
>
>
> 2010/3/29 Devendra Jadhav
>
>> Then you can do file_get_contents within PHP. or any file handling
>> mechanism.
On Mon, Mar 29, 2010 at 1:00 AM, ebhakt wrote:
> Hi
> i am writing a web applica
Top posting sucks, so I'll answer the post somewhere down there.
2010/3/29 Devendra Jadhav
> Then you can do file_get_contents within PHP. or any file handling
> mechanism.
> >> On Mon, Mar 29, 2010 at 1:00 AM, ebhakt wrote:
> >>> Hi
> >>> i am writing a web application in php
> >>> this webap
Then you can do file_get_contents within PHP. or any file handling
mechanism.
On Mon, Mar 29, 2010 at 11:49 AM, ebhakt wrote:
> No i don't want to create any soft links
> that primarily rejects all the benefits of putting a file outside of
> document root
>
> i want some solution similar to pri
No i don't want to create any soft links
that primarily rejects all the benefits of putting a file outside of
document root
i want some solution similar to private file downloads provided by drupal'
so that the php webserver provides the download and not apache
in realtime
On Mon, Mar 29, 2010
Hey..
Try creating soft link to the destination folder from doc root.
I haven't tried it but give it a try...
On Mon, Mar 29, 2010 at 1:00 AM, ebhakt wrote:
> Hi
> i am writing a web application in php
> this webapp primarily focuses on file uploads and downloads
> the uploaded files will be s
Hi
i am writing a web application in php
this webapp primarily focuses on file uploads and downloads
the uploaded files will be saved in a folder which is not in document root
and my query is how will i be able to provide download to such files not
located in document root via php
--
Bhaskar Tiw
17 matches
Mail list logo