PHP Classes

File: entry.php

Recommend this page to a friend!
  Classes of Pavel   Feeder   entry.php   Download  
File: entry.php
Role: Auxiliary script
Content type: text/plain
Description: Template used to generate full entry page. Supplements TextFeeder.
Class: Feeder
Generate feeds in RSS and Atom formats
Author: By
Last change:
Date: 12 years ago
Size: 268 bytes
 

Contents

Class file image Download
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
  </head>
  <body>
    <?php echo $content?>
</body>
</html>