![]() |
#1 |
Junior Member
Join Date: Mar 2005
Location: Las Vegas
Posts: 45
|
Desperate need of help with Now Playing script
I decided to go with Intuit web hosting [why on earth I went this route..Im kicking myself now] and have found out that PHP,Jquery and Alex is not supported.
Is there anything as a last resort I can do to get a very simple now playing script. I have tried everything I can think of and everything I am finding use the above mentioned, not to mention...I go live for the first time in less than 12 hours ![]() Any assistance would be GREATLY appreciated. +Rush+[p.d.] SCORP RADIO |
![]() |
![]() |
![]() |
#2 |
Senior Member
Join Date: Nov 2010
Posts: 152
|
if you just hosting a website and not really having any proper user registrations, you can use http://www.000webhost.com/ freehost and redirect your domain nameservers to it in the 000webhost and domain control panels
the hoster gets alot of ddos attacks though, but php doesnt run in safe mode or has all the other rubbish of other hosters |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Mar 2005
Location: Las Vegas
Posts: 45
|
Thanks for the tip man...appreciate it!
+Rush+[p.d.] SCORP RADIO |
![]() |
![]() |
![]() |
#4 |
Senior Member
Join Date: Nov 2010
Posts: 152
|
the hoster run the null nuke good http://nullnuke.netai.net/
you cannot download the database in administration or upload/download large files on a slow connection, you need some 20mbs fibre to beat the script timeout, you will have no other problems with making new folders and image creation because of the no safe mode limitations |
![]() |
![]() |
![]() |
#5 |
Junior Member
Join Date: Sep 2012
Posts: 36
|
Use this:
<?php include ('SERVER IP:PORT NUMBER/currentsong?sid=1') ?> |
![]() |
![]() |
![]() |
#6 |
Senior Member
Join Date: Nov 2010
Posts: 152
|
make a php file that contains the code in the post http://forums.winamp.com/showpost.ph...14&postcount=9
include the new php file. include( "new.php" ); $scinfo = new sc2info; $scinfo->sc2info(); $array = $scinfo->getsc2info( $in_host, $in_port, $in_sid ); // /* // RETURN/s // $array['CURRENTLISTENERS'] // $array['STREAMSTATUS'] // $array['PEAKLISTENERS'] // $array['MAXLISTENERS'] // $array['UNIQUELISTENERS'] // $array['AVERAGETIME'] // $array['SERVERGENRE'] // $array['SERVERURL'] // $array['SERVERTITLE'] // $array['SONGTITLE'] // $array['NEXTTITLE'] // $array['BITRATE'] // $array['VERSION'] // $array['CONTENT'] // */ echo any of the above array keys for the statistic |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|