Quote:
Originally Posted by vidyadhar85
post sample input and output record
|
this is a sample of the code I have to get the file "GetSeries.php.xml" from thetvdb.com
Code:
series_name="green hornet"
curl -s -o /Users/rtipton/Desktop/GetSeries.php.xml "http://thetvdb.com/api/GetSeries.php?seriesname=$series_name"