Boxerman Posted August 20, 2008 Share Posted August 20, 2008 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 More sharing options...
Boxerman Posted August 20, 2008 Author Share Posted August 20, 2008 ? Link to comment https://forums.phpfreaks.com/topic/120526-config-file/#findComment-621126 Share on other sites More sharing options...
revraz Posted August 20, 2008 Share Posted August 20, 2008 This is the 3rd Party Help area, so you need to give it quite a bit of time for someone to look at and hope for a reply. If you want faster response, try the forums where the script was created. Link to comment https://forums.phpfreaks.com/topic/120526-config-file/#findComment-621136 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.