Hi,

I want to create a dynamic textfile using PHP for each request of it. If the
users asks for http://server/textfile.txt I want a PHP-script to execute and
serve the textual data completely transparent to the user. This is a "single
case" so associating all txt-files with PHP is not what I would like to do.

Which method would be the cleanest to use in this case? It's not a complex
rewrite.


Best regards,
Kent

Reply via email to