if (this("showthread')) { doStuff(); }
if (preg_match("/^.*\/showthread\.php$/", $_SERVER['PHP_SELF'])) { doStuff(); }