Current Location: Home> Function Categories> is_writeable

is_writeable

is_writable alias
Name:is_writeable
Category:File system
Programming Language:php
One-line Description:is_writable() alias.
Similar Functions
  • Write to files (safely used in binary files) fwrite

    fwrite

    Writetofiles(safelyu
  • Read files (safely used in binary files) fread

    fread

    Readfiles(safelyused
  • Create a temporary file tmpfile

    tmpfile

    Createatemporaryfile
  • Set file access and modification time touch

    touch

    Setfileaccessandmodi
  • Create a file with a unique file name tempnam

    tempnam

    Createafilewithauniq
  • Read characters from file pointer fgetc

    fgetc

    Readcharactersfromfi
  • Create a new directory mkdir

    mkdir

    Createanewdirectory
  • Delete files unlink

    unlink

    Deletefiles