I\'m getting the following error when running a script. The error message is as follows...
Warning: file_get_contents() [function.file-get-contents]:
@blytung Has a nice function to replace that function
"; $contents = ''; } else { curl_close($ch); } if (!is_string($contents) || !strlen($contents)) { echo "Failed to get contents."; $contents = ''; } echo $contents; ?>