PHP Simple QA
It contains Simple Questions and Answers in PHP
getcwd function in php
getcwd function in php
get the current working directory
eg:
$s=getcwd();
echo $s=/var/www/html
Newer Post
Older Post
Home