Posted by Veikko Mδkinen on 10/10/16 11:22
PHPeter wrote: > unlink($filename); > > I have included the 'unlink' to close the file !! unlink _deletes_ the file, fclose closes an open file pointer. You might want to reconsider this. -veikko -- veikko mail@ .com makinen
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming