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

Pubblicato il: 12 gennaio 2018
sul canale di: 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.


In questa pagina del sito puoi guardare il video online How to run php code without installing apache or xampp or wampserver. della durata di ore minuti seconda in buona qualità , che l'utente ha caricato rahul shukla 12 gennaio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 18,580 volte e gli è piaciuto like spettatori. Buona visione!