Login   Register  
PHP Classes
elePHPant
Icontem

File: entry.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2012-05-07 13:34
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>