Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Olivier Auverlot: "At my work (a universitary computer research laboratory), I'm alone to create all applications and databases. I don't know how I could do all the work without it. It's really a very productive software. I can focus on the database schemas and create quickly the user applications with a minimal amount of code to maintain".
Anley Lafleur: "I cannot wait to start using your exciting product and I am sure it will help me achieve my objectives".

More

Add your opinion

PostgreSQL PHP Generator online Help

Prev Return to chapter overview Next

RSS options

PostgreSQL PHP Generator provides support for full-fledged RSS feeds based on a page data source. To retrieve a generated RSS feed, click the appropriate button as shown below.

 

 

The URL that provides the RSS feed for a page stored in the mypage.php file is as follows:

http://www.mysite.com/mypage.php?operation=rss

 

Live example is available in the NBA demo.

 

Adding an RSS feed to a page

To add an RSS feed to a page, open the Page Properties dialog, switch to the Common -> RSS tab, turn ON the Enable checkbox above the grid and provide values for the edit fields as described below.

 

Channel title

Defines the title of the channel.

 

Channel link

Defines the hyperlink to the channel.

 

Channel description

Describes the channel.

 

Item title template

Defines the title of the item.

 

Item link template

Defines the hyperlink to the item.

 

Item description template

Describes the item.

 

Item publication date field

This field is optional. Defines the last publication date for the content of the feed.

 

For more details see the RSS specification.

 



Prev Return to chapter overview Next