Here I demonstrate the ability for PHP to save files, in both the PHP 5 and PHP 4 method. Using file_put_contents() I can save files, or I can use fopen(), fwrite(), and fclose() to save a file. Naturally it is easier to use the single function available in the latest PHP build.
Come check the source out at my site at http://kloplop321.com/php-tutorials/t...