Miller, Terion wrote:
>
>
> On 5/8/09 8:04 AM, "Jônatas Zechim" wrote:
>
> Try to change this:
>
> curl_setopt($ch,CURLOPT_URL,$targets);
>
> to:
>
> curl_setopt($ch,CURLOPT_URL, $target_url);
>
> Zechim
> zechim.com
> São Paulo/Brazil
>
> Thanks for the suggestion:
> Tried it and get this
On 5/8/09 8:04 AM, "Jônatas Zechim" wrote:
Try to change this:
curl_setopt($ch,CURLOPT_URL,$targets);
to:
curl_setopt($ch,CURLOPT_URL, $target_url);
Zechim
zechim.com
São Paulo/Brazil
Thanks for the suggestion:
Tried it and get this error now:
Warning: file_get_contents($target_url) [fun
2 matches
Mail list logo