|
Posted by Oli Filth on 11/22/05 17:38
dokaspar@student.ethz.ch said the following on 22/11/2005 14:51:
> Hello,
>
> I have this weird problem with loading a PDF, which is correctly
> generated in my file createPDF.php. In another part I call it with:
>
> header("Location: createPDF.php?id=$id");
>
I don't know if this will have any effect on the problem, but Location
headers should include an *absolute* URL, i.e.
http://example.com/folder/createPDF.php?....
--
Oli
Navigation:
[Reply to this message]
|