★ wanayoo — archive 1999 http://uk.php.net/manual/cs/function.tmpfile.phpNouvelle recherche | Portail wanayoo
PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<tempnamtouch>
view the version of this page
Last updated: Thu, 08 Jan 2004

tmpfile

(PHP 3>= 3.0.13, PHP 4 )

tmpfile -- Vytvoří dočasný soubor

Popis

int tmpfile ( void )

Vytvoří dočasný soubor s unikátním názvem, v módu zápisu, a vrací deskriptor tohoto souboru podobně jako fopen(). Soubor se při zavření (pomocí fclose()) nebo při ukončení skriptu automaticky smaže.

Detaily viz systémová dokumentace k funkci tmpfile(3) a soubor stdio.h.

Viz také tempnam().



add a note add a note User Contributed Notes
tmpfile
There are no user contributed notes for this page.

<tempnamtouch>
 Last updated: Thu, 08 Jan 2004
show source | credits | sitemap | contact | mirror sites 
Copyright © 2001-2004 The PHP Group
All rights reserved.
This mirror generously provided by: Kewlio.net Limited
Last updated: Wed Jan 28 19:15:30 2004 GMT