|
||||||
| PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
How do I output RSS?
I've created a project like: PHP Code:
__________________
DirkFirst Last edited by dirkfirst; 09-08-2006 at 01:59 PM. Reason: Slashes don't show up before " but they are there |
| Sponsored Links |
|
|
|
|||
|
your missing the endings for one thing, such as </channel>, which creates invalid xml anyways.
Try looking at http://www.xul.fr/en-xml-rss.html which is a great site for creating rss feeds, its where I learned from. Whenever I need to use RSS for output, I use RSSWriter. http://usefulinc.com/rss/rsswriter/ Very handy and easy to use, expecialy for large sites/projects.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
Well, I do have the ending tags but I didn't post all of the code.
I'll take a look at the rsswriter. What I've done so far seems to be read fine by other XML readers. No idea why it doesn't show up properly in the browser.
__________________
DirkFirst |
|
|||
|
I was just going to the URL in FireFox. FF loads up rss differently but it wouldn't load mine that way. In the end, RSS readers read the data fine though. Not sure what the problem here was.
__________________
DirkFirst |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No download but error | Jeroen66 | ionFiles | 11 | 06-27-2007 08:42 AM |
| assembly code help | emaney | General Programming | 0 | 06-16-2007 05:27 AM |
| checking types - ANSI C | navghost | C and C++ | 3 | 05-15-2007 08:46 AM |
| A small problem in the output | The_Master | C and C++ | 3 | 12-13-2006 01:04 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 98%