View Single Post
  #8  
Old 15th May 2011, 14:51
DARCK's Avatar
DARCK DARCK is offline
Senior Member
 
Join Date: Apr 2011
P2P
Posts: 69
Default Updates
I add a stat and improve overall code
and add style to better edit
and also add the 10 last stream

edit globalstat.php line 50

PHP Code:
$serveur    '88.171.19.27';

$port        8000;

$adminpass    your pass
edit list.php line 35

PHP Code:
$serveur    '88.171.19.27';

$port        8000;

$adminpass    your pass
edit player.php line 18

PHP Code:
so.addVariable("mp3""http://88.171.19.27:8000/;"); 
edit pochette.php line 2

PHP Code:
$host "88.171.19.27";
$port "8000"// 8000 
edit stat.php line 2

PHP Code:
$host "88.171.19.27";
$port "8000"// 8000 
edit titre.php line 5
PHP Code:
$fp fsockopen ("88.171.19.27"8000$errno$errstr30); 
demo:
http://lateambox.dyndns.org/radiolateam/index.php
Attached Files
File Type: gz radiolateam.tar.gz (792.1 KB, 159 views)

Last edited by Fynnon; 17th July 2011 at 04:34.
Reply With Quote
The Following 2 Users Say Thank You to DARCK For This Useful Post:
Fynnon (17th July 2011), z3ro (21st December 2012)