Forum: PHP Dec 18th, 2006 |
| Replies: 4 Views: 5,639 Thanks for the replies.
I am working on a PHP parser that I had worked on some time ago, set aside, and am now getting back to.
So far the newsfeed works fine. However, JUST IN CASE the feed... |
Forum: PHP Dec 17th, 2006 |
| Replies: 4 Views: 5,639 Hi, folks.
As you may have gathered from a previous post, I know next to nothing about PHP, so I have a very basic question:
How do I force an exit from PHP?
I have gone through a few books... |
Forum: PHP Oct 15th, 2006 |
| Replies: 6 Views: 2,207 I have heard of Magpie before, and looked at it briefly, but wasn't clear how to use it. I think it is just a "black-box" approach, isn't it? I have styled the output quite a bit and got the... |
Forum: PHP Oct 15th, 2006 |
| Replies: 6 Views: 2,207 Hi, folks.
I input an RSS news feed on to my site and I use a PHP routine to parse the input. I barely know PHP; basically, I learned just enough to get the feed working.
I would now like to... |