<div class="codetitle"> <span><a style="CURSOR: pointer" data="61303" class="copybut" id="copybut61303" onclick="doCopy('code61303')"><u>复制代码</u></a></span> 代码如下:</div> <div class="codebody" id="code61303"> <br>if ($_SERVER['HTTPS'] != "on") {<br> echo "This is not HTTPS";<br>}else{<br> echo "This is HTTPS";<br>}if ($_SERVER['HTTPS'] != "on") {<br> echo "This is not HTTPS";<br>}else{<br> echo "This is HTTPS";<br>}<br> </div> <br>