PHP Classes

Packages of Huynh Hai Huynh

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Huynh Hai Huynh (2)  >  Mission progress status  >  Reputation  
Picture of Huynh Hai Huynh
Name: Huynh Hai Huynh <contact>
Classes: 2
Country: Viet Nam Viet Nam
Age: 41
All time rank: 10883 in Viet Nam Viet Nam
Week rank: 195 Up4 in Viet Nam Viet Nam Down
All time users: 2979
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image File2XML  
Generate XML documents from directory file data
This class can be used to save the data of files of a directory in a XML document.

It lists the files of a given directory that have one of a list file name extensions.

The class generates a XML document that includes information from all the listed files, including the file name, file size and the file contents encoded using base64.

The generated XML document is stored in a server side file with a given path.

  Files folder image List content of directory  
Retrieve the list of files of a directory
This class can be used to retrieve the list of files contained in a given directory and its sub-directories.

It traverses a directory recursively and writes the names of the files that it finds to a given output file name.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z