Current Location: Home> Function Categories> fwrite

fwrite

Write to files (safely used in binary files)
Similar Functions
  • Write to files (safely used in binary files) fwrite

    fwrite

    Writetofiles(safelyu
  • See unlink() or unset() (PHP does not have delete keywords or functions) delete

    delete

    Seeunlink()orunset()
  • Get the inode modification time of the file filectime

    filectime

    Gettheinodemodificat
  • Read a line from a file pointer fgets

    fgets

    Readalinefromafilepo
  • Read the entire file into a string file_get_contents

    file_get_contents

    Readtheentirefileint
  • Return to the directory part in the path dirname

    dirname

    Returntothedirectory
  • Positioning in file pointer fseek

    fseek

    Positioninginfilepoi
  • Change the current umask umask

    umask

    Changethecurrentumas
Popular Articles