| 
	
 | 
 Posted by Danny Boy on 04/27/06 18:06 
Arjen wrote: 
 
> Pls link to the source code 
 
OK,: here: http://www.bitfolge.de/download/source/snif.phps 
 
> After taking a really quick look I found this: 
>  
> $baseDirname = $snifServer.htmlentities(dirname($_SERVER["PHP_SELF"])); 
>  
> Replace it with onother value. 
>  
> $baseDirname = $snifServer.$yourdir; 
>  
> Also any other occurences of $_SERVER["PHP_SELF"]) should be altered  
> into a predefined var (where the server should think you are). 
 
Thanks Arjen, 
 
I no nothing about php but tried to find and replace some code, but  
failed (of course). 
I know it's perhaps to ask too much, but if you have the time to be bit  
more detailed, that would be awesome. 
 
Cheers, 
Danny
 
  
Navigation:
[Reply to this message] 
 |