PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Florian Sax   File PHP   index.php   Download  
File: index.php
Role: Application script
Content type: text/plain
Description: main file: INDEX
Class: File PHP
Web based manager to browse the server file system
Author: By
Last change: publishing of the index file
Date: 20 years ago
Size: 85 bytes
 

Contents

Class file image Download
<?PHP

include( 'libs/file.php');

echo new
filePHP( 'conf/file.conf.php');

?>