I am running windows XP on my machine, I have installed PHP5 on XP and find the PHP directory has 3 executables: php.exe php-cgi.exe php-win.exe. Along with that i also even got exec(), system() from which i could run a command, but when running SCP I need to run the command, so is it possible the same thing with the above these files? if not then What are these three files and when are they used?
Bookmarks