+ 1
Anyone can explain me how to run php with html ?
I know about the tags used , but how to run them without sololearn (means other idle's ) as I am not able to use them .
7 Answers
+ 3
Rishi Majumdar
Here is some paid and non paid IDE or editors which can be used to open and edit PHP code. These IDEs also provides server through which you can run PHP code on browsers.
https://www.guru99.com/best-php-editor-ide-free.html
+ 3
Rishi Majumdar
https://code.sololearn.com/w0F7OWCmgFl0/?ref=app
To run PHP with html you have to save file with php extension.
There are some servers to run PHP code like:
XAMPP, WAMP server
+ 2
Rishi Majumdar
I didn't say about IDE's I am talking about server. Without php server you cannot see output of PHP code.
+ 1
I am talking about the basic idle's and methods like of notepad , notepad ++ , and how to open in default browser like microsoft edge or chrome
+ 1
But I never asked that
- 1
How to use php in html