My client wants to use external text files to update content on his web page. Is there an easy way to do this without using php pr xml? thanks!
My client wants to use external text files to update content on his web page. Is there an easy way to do this without using php pr xml? thanks!
Using PHP
<?php include("news.txt"); ?>
You can point all pages to news.txt, I believe.
cr3ative
/edit: change from require to include, sorry.
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
Bookmarks