HomebulletScriptsbulletTag: write (4 results)
  1. No Screenshot
    1850 total visits
    When a file is opened for writing, exclusive locks are put in place to avoid simultaneous access to the file from other scripts. File Writer can also create backup copies of the files before opening for changing them. Requirements: PHP 5.0 or higher
  2. No Screenshot
    1966 total visits
    File class provides an API for common file routines. Method list:- readAll()- read()- write()- readChar()- writeChar()- readLine()- writeLine()- buildPath()- stripTrailingSeparators()- stripLeadingSeparators()- skipRoot()- getTempDir()- getTempFile()- isAbsolute()
  3. No Screenshot
    1948 total visits
    Manipulate, read or write files provides several classes to access and manipulate files.These classes can perform several types of operations like: creating, deleting, check if exist files and directories, get the size of a file, list files in a directory.IMPORTANT:Requires the PEAR File package
  4. No Screenshot
    1514 total visits
    fileWriter is used to write files and create folders.
Pages 1 of 1« 1 »