3){ $keywords = get_ParentCats($PID); } else { $keywords = get_cat($PID); } if ( (empty($keywords)) && (isset($show)) ) {$keywords = ucwords($show);} ?>
| SESSION INFO: | VARIABLE INFO: | EXECUTION INFO: |
| Sessions in links: $usesession Session string: $PHPSESSID Session value: $session_value Session name:$session_name |
Show: $show Logic: $logic Search term: $term Language: $language PID: $PID BASE HREF: $gl[BaseURL]$gl[BasePath] BasePath :$gl[BasePath] SiteTitle:$gl[SiteTitle] path :$PATH_INFO self :$self url_array1 :$url_array[1] | ";
$mtime = microtime();
$mtime = explode(" ",$mtime);
$mtime = $mtime[1] + $mtime[0];
$tend = $mtime;
$totaltime = ($tend - $tstart);
printf ("generated in %f seconds.", $totaltime);
print " |
"; print_r($_POST); print_r($GET);print""; } ?>