Re: Problems including a file referenced from SERVER['DOCUMENT_ROOT']
- From: Michael Fesser <netizen@xxxxxx>
- Date: Thu, 28 Dec 2006 17:56:36 +0100
..oO(monomaniac21)
Why does this find the file:
<img
src="<?=$_SERVER['DOCUMENT_ROOT']?>/images/viessmann_header_logo.gif">
I really doubt that this works. Is $_SERVER['DOCUMENT_ROOT'] set at all?
Is error_reporting set to E_ALL? Why do you use unreliable short open
tags?
Micha
.
- References:
- Problems including a file referenced from SERVER['DOCUMENT_ROOT']
- From: monomaniac21
- Problems including a file referenced from SERVER['DOCUMENT_ROOT']
- Prev by Date: Re: Creating PDFs in PHP
- Next by Date: Re: Problems including a file referenced from SERVER['DOCUMENT_ROOT']
- Previous by thread: Re: Problems including a file referenced from SERVER['DOCUMENT_ROOT']
- Next by thread: posting with cURL problem
- Index(es):