jakebur01 Posted August 11, 2008 Share Posted August 11, 2008 I am using a chat script off of phpfreechat.net. My problem is that when I pass the my table data into the variables such as the chat room name, username, and title. The changes are not actually changed until I clear the cache and reload the page. Is their any way around this? Quote Link to comment https://forums.phpfreaks.com/topic/119173-rehash/ Share on other sites More sharing options...
discomatt Posted August 11, 2008 Share Posted August 11, 2008 Cache is local. You can tell browsers to not cache the page by using the right headers. This thread may be of some help. http://www.webmasterworld.com/forum23/3000.htm Keep in mind this is entirely a client-side effect. There's no fix that will be guaranteed to work on every single machine. Quote Link to comment https://forums.phpfreaks.com/topic/119173-rehash/#findComment-613724 Share on other sites More sharing options...
jakebur01 Posted August 11, 2008 Author Share Posted August 11, 2008 What are some great open source chat scripts that would be customizable? Quote Link to comment https://forums.phpfreaks.com/topic/119173-rehash/#findComment-613763 Share on other sites More sharing options...
discomatt Posted August 11, 2008 Share Posted August 11, 2008 Not sure. Chat is not what HTTP was built for... sooo IRC? Quote Link to comment https://forums.phpfreaks.com/topic/119173-rehash/#findComment-613767 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.