How to run php code without installing apache or xampp or wampserver.

Publicado em: 12 Janeiro 2018
no canal de: rahul shukla
18,580
like

how to run php code without installing apache or xampp or wampserver.

a. First, Open Project Directory Or Working directory.

b. Open a command prompt by clicking on start button and search command prompt. another option home key + r and type cmd and hit enter.

c. Go to working directory using command cd .

d. when you have reached on working directory, then enter the following command.

php -S localhost:8000

and hit enter.

Note: With PHP 5.4 or newer, you can start learning PHP without installing and configuring a full-fledged web server. To start the server, run above command from your terminal in your project’s web root.

To learn more: http://php.net/features.commandline.w...



Thank's for watching.
Don't forget to like & Subscribe.


Nesta página do site você pode assistir ao vídeo on-line How to run php code without installing apache or xampp or wampserver. duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário rahul shukla 12 Janeiro 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 18,580 vezes e gostou like espectadores. Boa visualização!