Why oh why oh why don't Infopop tell people to use the "realpath" function to determine their correct path settings????????

How many times do I have to suggest this? <img border="0" title="" alt="[Confused]" src="images/icons/confused.gif" /> Or do you guys enjoy seeing folk have the same problems with path settings time after time after time ...........?

Running the following:
<?
$path = realpath ("./");
print $path;
?>
gets the system to tell you what the path is to the folder from which the script is run.

Dave Anderson
http://www.pctechguide.com