Pages

Wednesday, May 22, 2013

current directory with getcwd() in php

getcwd.php :

<?php
echo getcwd();
?>

output :

E:\xampp\htdocs\1