• I am trying to add a PHP feed to my website. These are the instructions for doing so.

    To put the feeds on your website:
    Download and unzip the file
    Upload feeds.php to your website’s folder on the server
    Add require_once(‘feeds.php’) to your PHP code, to load our script

    I uploaded the feeds.php to my websites folder but I’m not sure what they mean by ” add required_once(‘feeds.php’) to your PHP code”.
    I am using the plug-in PHP executions and this is the error message I get

    Warning: Cannot fetch feed content: remote server is unreachable and cache is empty. in /home/content/12/9823912/html/gamblingsite.com/feeds.php on line 206

    Is there anybody that can explain to me what I’m doing wrong? Any help would be greatly appreciated.

  • The topic ‘php code’ is closed to new replies.