<table cellspacing="0" cellpadding="0"><tr><td class="t_f" id="postmessage_51095"> このクラスは 2 つの URL を比較でき、クラスはクエリパラメーターの順序を無視するため、URL を決定できます<br> <div class="blockcode"> <div id="code_foT"><ol> <li>$obj = new UrlDiffer("http://www.codepearl.com/?foo=bar&cake=lie&you=monster&beer=good&speech=free&breaking=bad&task=edit","http://www.codepearl.com/ ?&speech=free&beer=good&aperture=science&task=add&foo=bar&you=here&breaking=over",true);</li> <li>$obj->getDifference();</li> </ol></div> <em onclick="copycode($('code_foT'));">コードをコピー</em> </div> <img src="http://img.it-home.org/data/attachment/forum/2015pic/25115025_DKGT.jpg" alt="PHP は 2 つの URL の違いを比較します" > </td></tr></table> <div id="comment_51095" class="cm"> </div> <div id="post_rate_div_51095"></div> <br><br>