G
Guest
I want to register 'php' as a command in dos (cmd) so when i type something
like this php test.php the command will execute something like this:
D:\php\php.exe -f test.php
Any ideas on how to do that?
like this php test.php the command will execute something like this:
D:\php\php.exe -f test.php
Any ideas on how to do that?