+ 1

Can I use HTML with any other languages like PHP??

Can I use HTML with any other languages like PHP??If yes what are they??

5th Feb 2021, 2:25 PM
K.S.S. Karunarathne
K.S.S. Karunarathne - avatar
3 Answers
+ 2
you could use almost major languages by same manner as php (templating): that's what we are often done with all web frameworks to dynamically serve pages ;)
5th Feb 2021, 2:35 PM
visph
visph - avatar
+ 2
Yes. You can embed HTML in PHP because PHP is not just a programming language but also a template engine. https://code.sololearn.com/wZ8RE6oxrm5Q/
5th Feb 2021, 9:26 PM
Ore
Ore - avatar
0
Yes, You Can Use HTML with CSS and JavaScript on SoloLearn OR any other platform.
5th Feb 2021, 2:31 PM
Ezra Bridger 2207 [INACTIVE]
Ezra Bridger 2207 [INACTIVE] - avatar