How to convert html to PHP? ? ?
Please help me convert this html code
#<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />< title>Juhuasuan-Taobao Specials</title><meta name="keywords" content="Taobao Specials, Taobao Internal Coupons"><meta name= "description" content="Taobao Specials - Selected Taobao products, enjoy super discounts with Taobao internal coupons, come and buy together!"></head>< ;frameset framespacing="0" border="0" rows="0" frameborder="0"><frame name="main" src="https://ju.taobao.com /?ali_trackid=2:mm_30997520_45252313_520720293:1526435583_232_162501377" scrolling="auto" noresize></frameset></html>
What the first floor said is very correct. You can write html code and PHP code in the .php file. Please note that the PHP code must be preceded and followed by <?php ?>
Can’t you just change the file extension to .php?