Adding html contents from external text file
Posted by Forest Parks
Adding html contents from external text file June 21, 2014 12:34PM |
Registered: 10 years ago Posts: 7 |
I have an external text file with some HTML code in it. This text file updates with updated HTML code (it's a cache from a widget on my wordpress site).
So, I want to echo the HTML into an area in my Phorum template.
Standard PHP Include, include once or jquery.load functions don't seem to work.
How I would I get the Phorum template to load the contents of this file and output them?
So, I want to echo the HTML into an area in my Phorum template.
Standard PHP Include, include once or jquery.load functions don't seem to work.
How I would I get the Phorum template to load the contents of this file and output them?
Re: Adding html contents from external text file June 21, 2014 01:01PM |
Registered: 10 years ago Posts: 7 |
Re: Adding html contents from external text file June 21, 2014 02:30PM |
Admin Registered: 22 years ago Posts: 9,240 |
Sorry, only registered users may post in this forum.