skupina] = ' act'; $ip = $row->img_path; $obsah = $row->content; $obsah = ereg_replace('img_path', $ip, $obsah); } if (!$result) { echo "Číslo chyby: ".mysql_errno()."
Popis chyby: ".mysql_error(); echo "
Chyba při práci s databází."; exit; } mysql_free_result($result); mysql_close(); } while (false); } /*$obsah = $_GET['pg'].".htm";*/ include ("head.php"); require_once ("inc/fulltext_search.php"); print ("\n
ALL RIGHTS RESERVED !
 
"); print ("\n
"); fulltext_search(); print ($obsah); print ("\n
\n
ALL RIGHTS RESERVED !
\n\n"); ?>