Read Text File Continually without Refreshing Page
php,text,file,read,refresh,continual
CoolJRT2009
9:22 am on Feb 13, 2011 (gmt 0)
Hullo! I want to clear a web page, and then reload the text read from a text file, without actually refreshing the page. Is there any way to do so other than using Crontab, AJAX or plain JavaScript? Thanks in advance.
incrediBILL
6:00 am on Feb 16, 2011 (gmt 0)
If you have the text broken up into segments you could use frames or iframes, very simple stuff