Re: [php-list] file creator

2008-10-16 Thread Phill Sparks
On Thu, Oct 16, 2008 at 4:57 PM, cosminx2003 <[EMAIL PROTECTED]> wrote: > I want to build a file creator. > Look how it will work : it will create a file file.txt, will rename it > in .zip|.rar|.iso|etc and then will put a filesize (unlimited > filesize), but i don't know how to put a specific file

[php-list] file creator

2008-10-16 Thread cosminx2003
I want to build a file creator. Look how it will work : it will create a file file.txt, will rename it in .zip|.rar|.iso|etc and then will put a filesize (unlimited filesize), but i don't know how to put a specific filesize to a file, is it possible? For example "file.txt" has 0 bytes, i want to ch