Search found 1 match

by rajytsh
Sat Sep 09, 2006 5:30 am
Forum: PHP - Code
Topic: Sending a file to the client withought creating it
Replies: 1
Views: 488

Sending a file to the client withought creating it

Hi There,
I want to do the following:

I enter the following IP into my browser address:
http://myDomain/someDirectory/XYZ.txt

The file does not exist, A script creates and sends it to me.

I know there is a way to do this...
Can anyone help me?

Thanks