filmov
tv
How to run php code without installing apache or xampp or wampserver.
Показать описание
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.
Thank's for watching.
Don't forget to like & Subscribe.
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.
Thank's for watching.
Don't forget to like & Subscribe.
How to Run PHP Using Visual Studio Code
How to Run PHP file on localhost | Windows 10 [ 2022 Update ] Complete guide for using XAMPP Server
How to run PHP on Visual Studio Code
How to run first PHP program in XAMPP Server
How to Run PHP file on localhost | Windows 10/11 [ 2024 Update ] XAMPP Server localhost
How to run PHP file on localhost XAMPP | open php file in browser
How to run php file in localhost #shorts
How to run PHP in Visual Studio Code on Windows 10/11 [2024 Update] PHP Developers
How to Run PHP using Visual Studio Code with Xampp - (VS Code PHP Setup) (2025)
PHP Hello World Program - PHP #shorts 01
How to Run PHP Using Visual Studio Code 2023 - [ PHP VSCODE ]
PHP in 60 Seconds: The Basics #php #project #technology
Create Your First PHP Project using XAMPP and Visual Studio Code 2021
How to Run PHP Scripts on Your PC? How to Execute PHP Code?
How to run first PHP program in XAMPP Server
How to Run PHP in Visual Studio Code (2024) - VSCode Tutorial
how to save and run the PHP program
How to Run PHP Using Visual Studio Code 2023 - [ PHP VSCODE ]
2 Ways To Run PHP On Visual Studio Code | How to Run PHP On Visual Studio Code in Hindi |
PHP Full Course for non-haters 🐘
Run PHP programs in Notepad++
How to Run and Execute downloaded PHP Projects? [ 2021 Update ] XAMPP + phpMyAdmin | Complete Guide
PHP Using Xampp | PHP Xampp Tutorial | PHP Program In Xampp server | PHP Tutorial | Simplilearn
How to run PHP file in localhost using XAMPP Server?
Комментарии