Jump to content

HawaiiThad

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by HawaiiThad

  1. Hi, First post. please bear with me. I'll try not to act like a complete noob. ;-) I am trying to pull some data from another web page. Here is my code: <?php if ($chart_URL = file_get_contents("http://thad.com", r)) { <!-- Some code --> } else { echo "Error4"; } ?> And of course when I look at the source code of my web page in my browser I see the 'Error4'.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.