Re: Curling throug a list of files

2011-03-28 Thread Matt Benson
On Mon, Mar 28, 2011 at 8:17 AM, Burger, Wolfgang wrote: > Hi, > i try to curl through an list of files and saving the output to a special > directory. > The idea is to make static html out of compiled php. > Your example seems fraught with problems, e.g. the fact that your use of and will ca

Curling throug a list of files

2011-03-28 Thread Burger, Wolfgang
Hi, i try to curl through an list of files and saving the output to a special directory. The idea is to make static html out of compiled php. Here comes my Code; [default.properties] file.index = index.html start.html Running Curl with just one file and working well: