|
RE: Current Directory...-Plot thickens
It turns out that the results are being displayed on the Apache console.
It's just not getting stored into the variable.
Being that, I tried:
The current directory is
<?
system("cd") ;
?>
And that didn't return anything to the browser, but it displayed the results to the console screen.
-Help?
|