02-12-2009, 10:27 PM
|
#41 (permalink)
|
|
The Contributor
Join Date: Feb 2009
Posts: 65
Thanks: 0
|
Quote:
Keep working on it! I'm sure you will solve it
And when it's working, we can add it to the class
|
I certainly will just maybe a while got other $$$ project on the table at the moment. I have tried running that script by some very intelligent individual for help and mostly due to the time to Analise it and complexity I haven't got a lot of response on a solution.
Quote:
|
I went for a file based caching with the use of ob_start() and ob_end_flush().
|
That is quite the idea there, just temporarily storing the seldom changed armory XML files in files on your site. 
|
|
|
|