★ wanayoo — archive 1999 http://uk.php.net/manual/ja/function.rewind.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to ファイルシステム
Quick Reference
ファイルシステム
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this page
* basename
* chgrp
* chmod
* chown
* clearstatcache
* copy
* delete
* dirname
* diskfreespace
* fclose
* feof
* fgetc
* fgetcsv
* fgets
* fgetss
* file
* file_exists
* fileatime
* filectime
* filegroup
* fileinode
* filemtime
* fileowner
* fileperms
* filesize
* filetype
* flock
* fopen
* fpassthru
* fputs
* fread
* fscanf
* fseek
* fstat
* ftell
* ftruncate
* fwrite
* set_file_buffer
* is_dir
* is_executable
* is_file
* is_link
* is_readable
* is_writeable
* is_uploaded_file
* link
* linkinfo
* mkdir
* move_uploaded_file
* pclose
* popen
* readfile
* readlink
* rename
* rewind
* rmdir
* stat
* lstat
* realpath
* symlink
* tempnam
* tmpfile
* touch
* umask
* unlink

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: rewind
View the source code for this pageSearch the site



Previous page
 rename
 Updated
Sat, 16 Sep 2000
rmdir 
Next page


rewind

(PHP3 <= 3.0.16, PHP4 )

rewind -- ファイルポインタの位置を先頭に戻す

説明

int rewind (int fp)

fpのファイル位置指示子をファイル ストリームの先頭にセットします。

エラーが起こった場合 0 を返します。

ファイルポインタは有効なものでなければならず、また fopen()で正常にオープンされたファイルを 指している必要があります。

fseek(), ftell()も参照下さい。


 About Notes


Previous page
 rename
 Updated
Sat, 16 Sep 2000
rmdir 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United Kingdom
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.