How to convert html to PHP?
远航
远航 2018-05-19 15:15:50
0
2
3751

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>

远航
远航

reply all(2)
NULL

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?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template