在输出的HTML中有多重引号:
<input class="font01" type="button" value="申请使用" onclick="ymPrompt.confirmInfo({icoCls:'',msgCls:'confirm',message:'用途:<input type=\'text\' id=\'yz_sqyt\' onfocus=\'this.select()\' /><input type=\'text\' id=\'yz_id\' style=\'display:none\' value=\'123\'>',title:'用途说明',height:160,handler:getInput,autoClose:false})" />想用PHP输出应如何写呢,HTML里边已经做过转义了,输出的时候还要怎么转呢?