文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>HTML to XHTML Converter

HTML to XHTML Converter

时间:2008-04-18  来源:剑心通明


]*>)e",
                   "(]*)( />)ie",
                   "(]*)(/>)ie",
                   "(]*)(>)ie",
                   "(\w+=)(\w+)ie",
                   "(\w+=)(.+?)ie");
$replace = array ("\\1.strtolower(\\2).\\3",
                   "\\1\\2\\3>",
                   "\\1\\2\\3>",
                   "\\1\\2\\3 /\\4",
                   "strtolower(\\1).\"\\2\"",
                   "strtolower(\\1).\\2");
$file = preg_replace($search, $replace, $file);
# return xhtml-compliant document
echo "";
if (isset($doctype)) echo ."\n";
echo stripslashes(stripslashes(stripslashes($file)));
echo "";
} else {
?>

html -> xhtml convertor


" method="get">

file path:  


or

" method="get">

file contents:








相关阅读 更多 +
排行榜 更多 +
西安交大通

西安交大通

生活实用 下载
长江云通

长江云通

生活实用 下载
translatez

translatez

生活实用 下载