Re: [PHP] Searching and removing

2004-07-29 Thread Justin Patrin
On Thu, 29 Jul 2004 21:37:59 + (UTC), Jonathan Lassoff <[EMAIL PROTECTED]> wrote: > There is a local radio station near me that has a crumby webserver that doesn't > server HTTP requests in a standard way. > So, I wrote a simple PHP script that fetches a playlist I want (with curl) and > serves

[PHP] Searching and removing

2004-07-29 Thread Jonathan Lassoff
There is a local radio station near me that has a crumby webserver that doesn't server HTTP requests in a standard way. So, I wrote a simple PHP script that fetches a playlist I want (with curl) and serves it properly. I only want to get a table from the resulting HTML file. I have it stored in a v