User Profile
Collapse
-
thanks!!but i debugged it somehow... i am new to php , so i thogut i might be missing some thing. i have no other help except internet:-)... -
to link two directories!
how can link two directories in php. Iam using php on linux platform.
I want to something like this
ln $dir1 $dir2 .
Is this possible. I guess link () function link two files not directories.
please help me in this regard .
Thanks -
shell_exec works for commnads like pwd but not for ls -l types
hi ,
iam using php on linux platform. when i use shell_exec("pwd ") , it properly shows me the directory iam in, but when i give shell_exec("ls -l") , it doesnt work .
CAn anyone help me in this regard!
No activity results to display
Show More
Leave a comment: