Adding html contents from external text file
Posted by Forest Parks
Adding html contents from external text file June 21, 2014 06:34PM |
Registered: 6 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 07:01PM |
Registered: 6 years ago Posts: 7 |
Re: Adding html contents from external text file June 21, 2014 08:30PM |
Admin Registered: 18 years ago Posts: 9,239 |
standard includes will work as well.
Thomas Seifert
Phorum Development Team / Mysnip-Solutions.de
Custom Phorum and general software development
worry-free Phorum Hosting
Thomas Seifert
Phorum Development Team / Mysnip-Solutions.de


Sorry, only registered users may post in this forum.