diff options
author | pabs <pabs@pablotron.org> | 2007-09-23 06:37:45 -0400 |
---|---|---|
committer | pabs <pabs@pablotron.org> | 2007-09-23 06:37:45 -0400 |
commit | e337ceea5a45d0d28a0ff6a8ef3c22cf56b864c2 (patch) | |
tree | a7f51d32eea75b4f21d04639ec864a112675c9b7 /README | |
parent | 311e5ad18906e33d275839651da688544ddd780c (diff) | |
download | zipstream-php-e337ceea5a45d0d28a0ff6a8ef3c22cf56b864c2.tar.bz2 zipstream-php-e337ceea5a45d0d28a0ff6a8ef3c22cf56b864c2.zip |
Add note about initial release announcement.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -21,7 +21,11 @@ simple example: $zip->finish(); You can also add comments, modify file timestamps, and customize (or -disable) the HTTP headers. See the class file for details. +disable) the HTTP headers. See the class file for details. There are a +couple of additional examples in the initial release announcement at the +following URL: + + http://pablotron.org/?cid=1535 About the Author ================ |