PDA

View Full Version : Radio Stats Help!



samuelb07
09-03-2008, 09:26 AM
I have made the 2 php files, how do I display them on my site?


Also, I need help adding the timetable to my website on Radio DJ Panel V3. I need the timetable to automatically update.

matt64
09-03-2008, 09:54 AM
there are 2 ways u can display theese files
1 is including the file in a php file by using <? include("file.php"); ?>
2 is by using an iframe to display the php file

Protege
09-03-2008, 11:59 AM
there are 2 ways u can display theese files
1 is including the file in a php file by using <? include("file.php"); ?>
2 is by using an iframe to display the php file
or even better!
3. http://website.com/file.php <<<<<<---!! Seeing as you'll need a PHP page anyway for the first option.

Want to hide these adverts? Register an account for free!