PDA

View Full Version : Generating text file from PHP


Jolten
05-05-2005, 10:44 PM
Hi,

I've got a custom RSS generator that is a PHP script. It works just fine but I'd like to have it output the feed to a .rss text file. I'm really unclear how to generate a text file with php. Any help would be appreciated. I am searching php.net.. but not having a whole lot of luck.

Thanks.

Sorry.. never mind .. I got how to write to a file. Sorry for the post clutter.