Displaying 2 results from an estimated 2 matches for "epakimus".
Did you mean:
cpanimus
2005 Mar 28
1
Retrieving Playing Stats
I got the following script from this mailing list but when i try using it doesnt really seem to
work and gives me the following error.
Warning: fopen(http://...@64.157.204.179:9095/admin/stats): failed to open stream: Bad file
descriptor in E:\Public ftp\epakimusic\test.php on line 9
Error reading Icecast data from 64.157.204.179:9095.
So could someone please help me out with this.. or if someone has a better script that would be
just great...
<?php
$server = "64.157.204.179:9095";
$user = "login";
$passw = "pass";
$mount...
2005 Mar 28
0
Retrieving Playing Stats
...ons.com> wrote:
> I got the following script from this mailing list but when i try using it doesnt really seem to
> work and gives me the following error.
>
> Warning: fopen(http://...@64.157.204.179:9095/admin/stats): failed to open stream: Bad file
> descriptor in E:\Public ftp\epakimusic\test.php on line 9
> Error reading Icecast data from 64.157.204.179:9095.
>
> So could someone please help me out with this.. or if someone has a better script that would be
> just great...
>
> <?php
>
> $server = "64.157.204.179:9095";
> $user = "l...