We're a place where coders share, stay up-to-date and grow their careers.
Php requires apache to run, and node also requires nodejs pre-installed....
I can see your jealousy level 😜
php -S localhost:8000 -t out/
PHP does not require Apache to run. You can execute scripts in command line the same way than Node.js.
True, you can definitely install just an executable
Php requires apache to run, and node also requires nodejs pre-installed....
I can see your jealousy level 😜
php -S localhost:8000 -t out/
PHP does not require Apache to run. You can execute scripts in command line the same way than Node.js.
True, you can definitely install just an executable