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

Veröffentlicht am: 12 Januar 2018
auf dem Kanal: 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.


Auf dieser Seite können Sie das Online-Video How to run php code without installing apache or xampp or wampserver. mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer rahul shukla 12 Januar 2018 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 18,580 Mal angesehen und es wurde von like den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!