Sometimes we want to run a simple PHP script for testing, but we do not want to spend time installing wamp
, xampp
or even installing apache2
followed by PHP.
Is there any way to run the script in PHP, with some simple server, without the need to install any of the applications mentioned above.