How do i make php into my browser.Could i turn my pc into server | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do i make php into my browser.Could i turn my pc into server

can I make PHP codes run in my browser

1st Oct 2017, 12:31 PM
Nathaniel Quansah
Nathaniel Quansah - avatar
4 Answers
+ 2
yes . download php . open the terminal . move to the directory of your index.php . type "php -S localhost:8000" . type "localhost:8000" as url in your browser
1st Oct 2017, 12:34 PM
Chrizzhigh
Chrizzhigh - avatar
+ 2
Download XAMPP(Apache, MySQL, PHP, Perl)
2nd Oct 2017, 1:09 AM
Ore
Ore - avatar
0
thanks bro
1st Oct 2017, 12:38 PM
Nathaniel Quansah
Nathaniel Quansah - avatar