Warning: include(../lntop.php) [function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 19

Warning: include() [function.include]: Failed opening '../lntop.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 19

Warning: include(../levoe_menu.php) [function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 46

Warning: include() [function.include]: Failed opening '../levoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 46



Учебник РНР
НазадВперёд

tmpfile

(PHP 3>= 3.0.13, PHP 4)

tmpfile - создаёт временный файл.

Описание

int tmpfile (void)

Создаёт временный файл с уникальным именем в режиме для записи, возвращая дескриптор файла, аналогичный дескриптору, возвращаемому функцией fopen(). Файл автоматически удаляется при закрытии (с помощью fclose()) или по окончании скрипта.

Детали см. в вашей системной документации о функции tmpfile(3), а также header-файле в stdio.h.

Пример 1. tmpfile()
$temp = tmpfile();
fwrite($temp, "writing to tempfile");
fclose($temp); // это удаляет файл

См. также tempnam().


Назад Оглавление Вперёд
tempnam Вверхtouch


Warning: include(../pravoe_menu.php) [function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 144

Warning: include() [function.include]: Failed opening '../pravoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 144

Rambler's Top100
© 2009 Тест скорости интернета |  Boont.Ru

Warning: include(../lnbottom.php) [function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 270

Warning: include() [function.include]: Failed opening '../lnbottom.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/tmpfile.html on line 270