PHP Classes

File: img/index.php

Recommend this page to a friend!
  Classes of Pierre FAUQUE   OPDS PHP Ebook Publisher Class   img/index.php   Download  
File: img/index.php
Role: Application script
Content type: text/plain
Description: Script of application
Class: OPDS PHP Ebook Publisher Class
Publish and distribute ebooks for download
Author: By
Last change:
Date: 4 years ago
Size: 123 bytes
 

Contents

Class file image Download
<?php
// Directory for ebooks thumbnails
// Nothing to see here.
// Redirected to homesite
header("Location: /");
?>