• fclose

    fclose — 关闭一个已打开的文件指针

    3289

  • feof

    feof — 测试文件指针是否到了文件结束的位置

    2738

  • fflush

    (PHP 4 >= 4.0.1, PHP 5, PHP 7) fflush — 将缓冲内容输出到文件

    2037

  • fgetc

    fgetc — 从文件指针中读取字符

    3137

  • fgetcsv

    (PHP 4, PHP 5, PHP 7) fgetcsv — 从文件指针中读入一行并解析 CSV 字段

    31263

  • fgets

    fgets — 从文件指针中读取一行

    3706

  • fgetss

    fgetss — 从文件指针中读取一行并过滤掉 HTML 标记

    2437

  • file_exists

    file_exists — 检查文件或目录是否存在

    3025

  • file_get_contents

    file_get_contents — 将整个文件读入一个字符串

    5307

  • file

    file — 把整个文件读入一个数组中

    7131

  • fileatime

    fileatime — 取得文件的上次访问时间

    2476

  • filectime

    (PHP 4, PHP 5, PHP 7) filectime — 取得文件的 inode 修改时间

    1908

  • filegroup

    (PHP 4, PHP 5, PHP 7) filegroup — 取得文件的组

    1991

  • fileinode

    (PHP 4, PHP 5, PHP 7) fileinode — 取得文件的 inode

    1790

热门词条