0
How to use php
I wanna ask how to use php in html and why it doesn't show when i use the <?php?> Tag
3 Answers
+ 1
Do you have an example code that you've tried?
From what I've searched here in the forum, Sololearn uses php7, so you should be able to use it in the Web code playground.
+ 1
Omosanya Damilola
You can use html with php but your file should have php extension.
You can also write html in php using echo
https://code.sololearn.com/w0F7OWCmgFl0/?ref=app
0
Ausgrindtube will i save the file as .php
And what if i want to use it in html file