I try to download file using a php-script from an URL like the following:
http://www.xcontest.org/track.php?t=2avxjsv1.igc
The code I use l
Give this a go
or if you want to put it within a loop for parsing several links... you need some functions.. here is a rough idea....