A aussiemika New Member ★ 20 ★ Impact 0 Sep 17, 2005 542 views 1 reply #1 Hoping there may be someone who is using kung tunes to display songs from itunes on a web page. I have installed, and running it through ftp, but can't work out how to display the .txt file on the website?
Hoping there may be someone who is using kung tunes to display songs from itunes on a web page. I have installed, and running it through ftp, but can't work out how to display the .txt file on the website?
Brian VIP Member VIP ★ 20 ★ Impact 34 Sep 17, 2005 #2 could just use a php include of the file PHP: <? include("filename.txt") ; ?>