[ PHPXref.com ] [ Generated: Sun Jul 20 17:32:46 2008 ] [ eSPG 1.72 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> rss_photos2.php (source)

   1  <?php
   2  include ('sp_feedgenerator.php');
   3  $feed_generator = new SPG_FeedGenerator('Simple PHP Gallery Feed','The newest additions to my gallery.');
   4  $feed_generator->outputRSS2(5);
   5  ?>


[ Powered by PHPXref - Served by Debian GNU/Linux ]