Pod-Casting

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lord Prophet

    Pod-Casting

    Hello, all.

    I am trying to set up an automated pod-casting service, where the user
    goes to an admin page, uploads an MP3, types in a title and
    description, and the PHP takes care of the RSS file. If it were
    destined for HTML, I would simply send it to SQL, and call it back for
    the page. I have been unable to do the same, and still get it to
    interperet as XML/RSS, so I have resorted to... rewriting the rss file
    each time.

    My question is, is there an easier way to do this? I quit using PERL
    precisely because I hated using flat files! Any help would be greatly
    appreciated.

    DS

Working...