|
(no version information, might be only in CVS)
php_stream_fopen_temporary_file -- Generate a temporary file name and open a stream on itphp_stream_fopen_temporary_file() generates a temporary file name in the directory specified by dir and with a prefix of pfx. The generated file name is returns in the opened parameter, which you are responsible for cleaning up using efree(). A stream is opened on that generated filename in "w+b" mode. The file is NOT automatically deleted; you are responsible for unlinking or moving the file when you have finished with it.
Zurück | Zum Anfang | Weiter |
php_stream_fopen_tmpfile | Nach oben | Streams Socket API Reference |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:09