Title: Using PHP Feeds with FeedReader
Last modified: August 18, 2016

---

# Using PHP Feeds with FeedReader

 *  Resolved [mrthrill](https://wordpress.org/support/users/mrthrill/)
 * (@mrthrill)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/using-php-feeds-with-feedreader/)
 * I’m using CG’s FeedReader and have it installed correctly. It displays XML feeds
   without any problems. However, if I just replace the feed url with a php feed,
   I get a parse error. If anyone is using FeedReader, could you try displaying 
   the feed for [http://www.dailypennsylvanian.com/rss/feed.php](http://www.dailypennsylvanian.com/rss/feed.php)
   on your site? Any suggestions are appreciated. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [davidchait](https://wordpress.org/support/users/davidchait/)
 * (@davidchait)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/using-php-feeds-with-feedreader/#post-269788)
 * there’s no such thing as a ‘php feed’. PHP just generates XML output… it all 
   looks the same to CG-FeedRead.
 * I tried running an xml validator on feed.php, and it dies on the version=”2.0″
   line. I’m just guessing here, but maybe you are outputting CRs or LFs inside 
   of the <rss> initial tag — that’s what it looks like, and I’m not sure that tags
   are allowed to have linebreaks internally…
 * -d
 *  Thread Starter [mrthrill](https://wordpress.org/support/users/mrthrill/)
 * (@mrthrill)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/using-php-feeds-with-feedreader/#post-269833)
 * Thanks for the reply David. I changed how I outputted it per your suggestion 
   and everything is working fine now. Problem resolved!
 *  [davidchait](https://wordpress.org/support/users/davidchait/)
 * (@davidchait)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/using-php-feeds-with-feedreader/#post-269836)
 * Glad to hear it! Feel free to post here if you have further Qs — or via my site
   if you need more immediate response. 😉
 * -d

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using PHP Feeds with FeedReader’ is closed to new replies.

## Tags

 * [CG-FeedRead](https://wordpress.org/support/topic-tag/cg-feedread/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 3 replies
 * 2 participants
 * Last reply from: [davidchait](https://wordpress.org/support/users/davidchait/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/using-php-feeds-with-feedreader/#post-269836)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
