html怎么轉(zhuǎn)換成PHP???
麻煩大蝦幫我轉(zhuǎn)換下這段html代碼
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>聚劃算-淘寶特賣</title>
<meta name="keywords" content="淘寶特賣,淘寶內(nèi)部?jī)?yōu)惠券">
<meta name="description" content="淘寶特賣-精選淘寶商品,淘寶內(nèi)部?jī)?yōu)惠券享受超級(jí)折扣,一起來(lái)買買買吧!">
</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>
一樓說(shuō)的非常正確 .php文件里邊可以寫html代碼和PHP代碼,注意PHP代碼要前后加<?php ?>