php
Pages
(Move to ...)
主页
▼
Wednesday, May 22, 2013
current directory with getcwd() in php
getcwd.php :
<?php
echo getcwd();
?>
output :
E:\xampp\htdocs\1
‹
›
Home
View web version