Jump to content

config file


Boxerman

Recommended Posts

Hi guys,

 

im using sam broadcaster and i am wanting to us the php script that comes with it, at the moment in the config you can only use 1 ip.

 

is there a way i can add lots of ips(all djs ips) and do a if fuction? so it saves changing the ip everytime?

 

Thanks

 

config code:

 

 $stationid   = 122;           //The ID of your registered station on AudioRealm.com
  $sam["host"] = "localhost"; //The IP address of the machine SAM is running on (DO NOT use a local IP address like 127.0.0.1 or 192.x.x.x)
  $sam["port"] = "1221";      //The port SAM handles HTTP requests on. Usually 1221.

 

 

Link to comment
https://forums.phpfreaks.com/topic/120526-config-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.