I would like to be able to put this in my own php page where I can enter a theater ID had have it produce an RSS feed of the movie showtimes.
This is the Perl script:
If you look at the bottom of the page, there is a user who has already done this, but I want to host this on my own website.
I'm looking for step-by-step instructions on how to do this. I am familar with PHP, but not with Perl. I am using IIS6/PHP5/MySQL5. I have ActivePerl installed on the server. I need to know how to install the required module, and how to make the Perl script work with PHP.
Note: This might not even need PHP to work on the web server, if not, I just need to know how to make Perl create an RSS feed that can be linked to from anywhere on the internet.
This is the Perl script:
If you look at the bottom of the page, there is a user who has already done this, but I want to host this on my own website.
I'm looking for step-by-step instructions on how to do this. I am familar with PHP, but not with Perl. I am using IIS6/PHP5/MySQL5. I have ActivePerl installed on the server. I need to know how to install the required module, and how to make the Perl script work with PHP.
Note: This might not even need PHP to work on the web server, if not, I just need to know how to make Perl create an RSS feed that can be linked to from anywhere on the internet.