September 29, 2005 at 8:35 pm
#673595
Inactive
webber286 wrote:
We might be interested if there is a way we could get the data fed into our pages easily enough. Our site is completely dynamic and is build in ASP with a SQL backend, so integrating your PHP might be tricky. Though I’m not really that familiar with PHP to know.
We have been slowly building up our reviews database, and would have expected it to go a lot quicker with the number of opinions you see from players out on the various forums.
I could feed it as XML then you could write a script in any language to put it in your DB, or use a parser to display it?