View Single Post
  #3  
Old 10-26-2011, 10:56 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Sovok.tv - Make a php script


php is easy and learning it will help you to create cool scripts yourself. anyway here is the full script.

Code:
http://www.mediafire.com/file/749z9bo51i2v675/KSV%20-%20SovokTV.zip
just provide the channel number when asked or in command line. in batch file you can use it like this :
Code:
call php SovokTV.php [Channel Number]

Last edited by KSV : 10-27-2011 at 09:49 PM. Reason: updated script
Reply With Quote