if($s=="company"){
echo "GAMERS EYE - Professional Gaming Templates // Company";
}
coded in my <header> of index.php
when you view http://itwizard.us?s=company Company doesnt show up in the title tag like it should
Edit:
oh wow I figured it out. I switched the $s == "blah" to $2 = "blah"...