Posts: 487
Name: Mark Stegeman
Location: Netherlands, Europe
|
Because you set the CURLOPT_RETURNTRANSFER, curl_exec will return the data from the page you requested. I think you should get a false if you remove that line, or set it to 0 instead of 1.
__________________
<?php ($helpfull>0)?$talkupation++ : '';?>
|