別のphpスクリプトからカテゴリのグループをロードするphpのページがあり、それらはチェックボックスです。
チェックボックスのフォーマット
<input type='checkbox' class='cat-selector' id='Bussiness' data-toggle='checkbox'/>
<input type='checkbox' class='cat-selector' id='Marketting' data-toggle='checkbox'/>
URL localhost/newproj/search?category=Business がある場合、URL にあるカテゴリのチェック ボックスをオンにしたい