简体中文
Toggle theme
HTML 到 PHP
将常规 HTML 代码轻松转换为 PHP echo 语句,以便嵌入到脚本中。
输入
<div> <h1>Hello Java</h1> </div>
输出
复制
HTML → PHP