chidambaram
Well-known member
hi all,
I am working in Microsoft Visual Studio 2003.
I want to copy a file from one folder to another folder in php.
I written the code in vb.net and created exe. I called that exe in php.
Exe is executed successfully in php and file is successfully copied for local path. But network path file is not copied.
How can i able to copy the shared network file?
Thanks in advance...
I am working in Microsoft Visual Studio 2003.
I want to copy a file from one folder to another folder in php.
I written the code in vb.net and created exe. I called that exe in php.
Exe is executed successfully in php and file is successfully copied for local path. But network path file is not copied.
How can i able to copy the shared network file?
Thanks in advance...