What's URL?...
Is that the actual code you have?
If so, the browser is going to try to do a *RELATIVE* path to that, I
think...
- Original Message -
From: Sam <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Thursday, January 11, 2001 7:25 AM
Subject: [PHP] Help---using pd
This is the code I use
if ($HTTP_ACCEPT_LANGUAGE=="en-gb")
{
header("location: URL/test.pdf");
exit;
}
but it doesn't work, whereas when I paste the URL into the browser, it works
fine.
Is there any reason for this?
Thanks
Sam Rose
_
2 matches
Mail list logo