fnobi / php-express

enable express server to exec php.
36 stars 15 forks source link

Issue #3 fixing export not recognized on windows #9

Closed ZiggyQubert closed 8 years ago

ZiggyQubert commented 8 years ago

moving environment variables from being set on the command line using export to use the child_process env option, should be usable cross platform but needs to be double checked on non windows systems