Why won’t my php work? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why won’t my php work?

I just downloaded sublime text 2. I made an html form with php. Why does it just show the php code? What do I have to do? Walk me through it I am new to php.

7th Apr 2018, 2:36 AM
Someone Else
Someone Else - avatar
3 Answers
+ 4
Download apache. https://www.apachefriends.org/index.html Default web root is C:\xampp\htdocs Create a php file and open it in your browser using localhost. http://localhost/index.php
7th Apr 2018, 2:41 AM
Toni Isotalo
Toni Isotalo - avatar
0
What is it?
7th Apr 2018, 2:43 AM
Someone Else
Someone Else - avatar
0
And how do I run it with sublime text???
7th Apr 2018, 2:45 AM
Someone Else
Someone Else - avatar