Jump to content

how to change directory using exec() or etc?


chenloong

Recommended Posts

hi,,,,,

 

Do anyone has experience in writing a command to change the directory using exec() function provided in php??

 

 

I need to change the directory to certain path, in DOS, we do it like this : cd C:\Program Files\abc    ,,,,, this will change the path to abc's folder.... can i do the same thing using exec(), or any other function to do this??

 

FYI, i do this on Windows Environment, so, no need to consider linux environment.

 

Thanks in advance.

 

regards,

chenloong

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.