php/e04Functions.htm~
<h2>Functions</h2> <p>getcwd =
<?php
echo
getcwd
()
?>
</p> <p>session =
<?php
echo
$_SESSION ?>