Hi Jon

On Tue, 4 Feb 2003 13:38:46 -0000, you wrote:>try this>(save it as
"ref.php"):>

<?php
if ($_GET("display")) {
  echo "<pre>";
  print_r($_SERVER);
  echo "</pre>";
} else {
  echo "<a href=\"ref.php?display=true\">click here</a>";
}
?>

Unfortunately I am getting the following

Fatal error: Call to undefined function: array() in
/home/foo/public_html/ref.php on line 2

Any ideas ?

In passing, if I follow a link to the site from Google

$_SERVER['HTTP_REFERER'] still comes up empty. Strange?

regards

Melanie



____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to