>[snip]
>> print($curlline); <----this looks fine
>> exec($curline);
>
>Have you tried executing $curlline directly from a shell/command-line? This
>will determine whether it is a PHP problem or a cURL problem.
>[/snip]
>
>That was the first thing I did, and I have gone back a couple of times now
>to make sure.

Post an example $curlline with the iteration value plugged in...

Any chance it has, say, quotes or apostrophes in it?  How about unprintable
control characters?  Spaces that don't show up in the browser but that you
can see in "View Source" ? :-)

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to