| 
	
 | 
 Posted by Jerry Stuckle on 09/07/05 05:11 
tom pester wrote: 
>> (please don't top post). 
>  
>  
> "This term is generally used pejoratively with the implication that the  
> offending person is a newbie, a Microsoft addict (Microsoft mail tools  
> produce a similar format by default), or simply a  
> common-and-garden-variety idiot." 
>  
> Will do Jerry :) 
 
Sorry, I really didn't mean to imply anything.  Some groups top post,  
others (like this one) bottom post. 
 
>  
>> Hmmm, it exists in my IIS setup (W2K, PHP 5.0.3). 
>  
>  
> I get this message when using it : 
> Notice: Undefined index: DOCUMENT_ROOT in  
> C:\Inetpub\wwwroot\PHP\Pages\test.php on line 2 
>  
> I've tested it on : 
>  
> WXP,IIS5.1,PHP 5.0.3 
> and 
> W2003server,IIS6.0,PHP 5.0.3 
> Cheers, 
> Tom Pester 
>  
>  
 
Interesting.  What does phpinfo() show?  And did you try  
$_SERVER["APPL_PHYSICAL_PATH"]?  I'm wondering if this one works. 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
[Back to original message] 
 |