Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Radio stream recorder
#13
Whoa. I learn something everyday. PHP can start a simple web server right from the command line. 

So, being a curious sort, I checked the PHP manual.

Here's a snippet from the section on built-in web server

Quote:Example #6 Accessing the CLI Web Server From Remote Machines

You can make the web server accessible on port 8000 to any interface with:

$ php -S 0.0.0.0:8000

Regards,
Kent
Reply


Messages In This Thread
Radio stream recorder - by TheMetalHead - 06-27-2020, 12:34 PM
RE: Radio stream recorder - by philrandal - 06-27-2020, 06:38 PM
RE: Radio stream recorder - by TheMetalHead - 06-27-2020, 11:14 PM
RE: Radio stream recorder - by Tim Curtis - 06-27-2020, 10:48 PM
RE: Radio stream recorder - by TheMetalHead - 06-27-2020, 11:36 PM
RE: Radio stream recorder - by Tim Curtis - 06-28-2020, 12:33 AM
RE: Radio stream recorder - by TheMetalHead - 06-28-2020, 05:26 PM
RE: Radio stream recorder - by TheMetalHead - 06-28-2020, 12:18 PM
RE: Radio stream recorder - by Tim Curtis - 06-28-2020, 05:35 PM
RE: Radio stream recorder - by Russ K - 07-22-2020, 02:21 AM
RE: Radio stream recorder - by Tim Curtis - 07-22-2020, 02:46 AM
RE: Radio stream recorder - by Russ K - 07-22-2020, 08:04 AM
RE: Radio stream recorder - by TheMetalHead - 07-22-2020, 09:30 PM
RE: Radio stream recorder - by TheOldPresbyope - 07-22-2020, 11:53 AM
RE: Radio stream recorder - by TheMetalHead - 07-22-2020, 09:29 PM
RE: Radio stream recorder - by Russ K - 07-23-2020, 03:27 AM
RE: Radio stream recorder - by TheMetalHead - 07-25-2020, 12:39 PM
RE: Radio stream recorder - by TheMetalHead - 07-25-2020, 07:20 PM
RE: Radio stream recorder - by Russ K - 07-27-2020, 11:26 AM
RE: Radio stream recorder - by Ikke4 - 08-02-2020, 06:45 PM
RE: Radio stream recorder - by TheMetalHead - 08-02-2020, 09:07 PM
RE: Radio stream recorder - by Ikke4 - 08-03-2020, 03:22 PM

Forum Jump: