Category; } } else {$PID ="";} // ////////$here = "$gl[BaseURL]$gl[BasePath]"; $iii_category = empty($iii_category)? '' : strtoupper( str_replace('_', ' ', $iii_category) ); ?> <?= $iii_category. ' Site Inclusion Directory'; /* echo "$gl[SiteTitle]"; */ ?>
"; $htmlsrc .="
Adding your site to our directory is free and no link back is required. Click 'ADD A SITE' above to get started!
"; $htmlsrc .= "

"; echo table("100%","center","",$htmlsrc); unset($htmlsrc); if ($random == "1"){ include("include/random.php"); } include("themes/$theme/navbar.bottom.php"); if ($timer == "1"){ $stop_time = getmicrotime(); $run_time = $stop_time - $start_time; echo "
Page generated in ". substr($run_time, 0, 6) ." seconds"; } include("themes/$theme/footer.php"); // todo // add as needed if ($debug == "1"){ print "

DEBUG INFO

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 "

MySQL Queries

CATS_SQL: $cats_sql
GTC_QUERY: $gtc_query"; } ?>