Crear servidor temporal con PHP 15 enero 202228 septiembre 2021 por guisKAS Para crear un servidor de PHP temporal para hacer pruebas se puede usar esta orden: Plain textCopy to clipboardOpen code in new windowEnlighterJS 3 Syntax Highlighterphp -S 0.0.0.0:80php -S 0.0.0.0:80php -S 0.0.0.0:80 Leer más