PHP Classes / File2XML

Generate XML documents from directory file data

File2XML PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags