Jump to content

New and frustrated!


bluetech

Recommended Posts

I have a page in a website that is called test.php. I have inserted the following line of code:

<?php include("http://weather.noaa.gov/cgi-bin/fmtbltn.pl?file=forecasts/marine/coastal/an/anz254.txt"); ?>

PHP is insalled and working correctly (version 4.4.2). All I want to do is call this page to be included in the table of the web page. I know it is a simple task, but I don't see what I am missing.

The url of the page is http://www.maverickcharters.com/test3.php

I feel stupid asking this question, but I am getting very frustrated at this point. Thanks! Dave
Link to comment
Share on other sites

That didn't work either. I created a new page, with nothing in it but a table and the include code. I now get:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.

The new page is at http://www.maverickcharters.com/test_4.php
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.