Josiah Bounderby
11-20-2005, 02:50 PM
I am trying to include content from a php 'random text' application.
Similar to a 'Quote of the Day' type thing, each time the page loads it will display a different piece of text.
Except it won't :(
I have the php include working fine, calling it in the templates, but every time it loads it shows the same piece of text.
Is this because of the template caching?
If so, is there any way I can turn this off?
I really don't care about the speed difference in this application - just want my random text to work.
Any other way to solve this?
Similar to a 'Quote of the Day' type thing, each time the page loads it will display a different piece of text.
Except it won't :(
I have the php include working fine, calling it in the templates, but every time it loads it shows the same piece of text.
Is this because of the template caching?
If so, is there any way I can turn this off?
I really don't care about the speed difference in this application - just want my random text to work.
Any other way to solve this?