Click to See Complete Forum and Search --> : Meta data from file handled by an Oracle DB


bmk245
06-24-2009, 08:39 AM
Not entirely sure which category to post in so into General my question goes... I am trying to get meta file data to create an rss feed for my homepage so when a file is updated it can update the feed to allow users to see what recent changes have been made to which documents. The problem I am running into is how to get this data from the server. It is run by an oracle backend so I am thinking of running a server side script to get this data but I am unsure of how to go about doing this. Any help or suggestions to point me in the correct direction would be greatly appreciated.

Charles
06-25-2009, 10:21 AM
What server side scripting do you have available?

bmk245
06-25-2009, 10:36 AM
I have php5 installed and running on each page however since it's the company intranet site I can install really anything I need.

Charles
06-25-2009, 12:00 PM
I would think that PHP would do the trick nicely. Post your question on the PHP forum and the good folks there will help you out.