Andreas Robertz In den Galleien 13 D-47533 Kleve Germany This Software is not totaly free, it is Postcard-Ware for non-commercial use. This means, if you want to use this Software for more than 14 days, you have to send an postcard or at least e-mail to the author, he collects them! THX ;-) This is mostly free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ // Connection to Database require("connect.php"); //Including the language.inc require($lang); //Including the config_style.inc which gives extra config oportunity require($style); ?> \n"; echo " \n"; echo "\n"; while ($row < $nb) { $word = mysql_result($result,$row,"word"); $definition = mysql_result($result,$row,"definition"); $picurl = mysql_result($result,$row,"picurl"); echo $row_in ;echo"\n"; echo "\n"; echo ""; // Picture Support aksed if ($picsupport == "1") { echo ""; } // End of Picture Support echo "$row_out\n\n"; $row++; } echo $row_out; echo $table_out; mysql_close(); //End of Else All or Not All } //End of Else Searchfunktion } echo ""; echo ""; //Here starts the Search-Interface echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo "
FORUM CALABRIA PESCA - GLOSSARIO PESCA
CALABRIA PESCA ON-LINE FORUM
News:
 
*

'; echo ' \n"; echo ' \n"; echo ""; echo "
<? echo $headtitle; ?> '; echo''; ?> > "; ?>
"; echo"

$pagetitle

"; echo""; ?>
'; $alphabet=array("a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"); $c=26; for ($i=0; $i<$c; $i++) { echo ' '; echo "\n"; } ; echo "'; echo "[$alphabet_all] \n"; echo "
\n"; // Here starts the Output echo ""; echo " \n"; echo " $row_out \n"; echo $row_in ; echo " \n"; echo " \n"; echo " $row_out \n"; while ($row < $nombre ){ $word = mysql_result($result,$row,"word"); $definition = mysql_result($result,$row,"definition"); if ($picsupport == "1") {$picurl = mysql_result($result,$row,"picurl");} echo $row_in ; echo ""; echo ""; // Picture Support aksed if ($picsupport == "1") { echo ""; } // End of Picture Support $row++; } echo $row_out; echo $table_out; mysql_close();} }else{ // You want to see all entries ? // IF yes if ($letter=="*") { $query = "SELECT * FROM $table ORDER BY word "; $result = mysql_query($query); $nb = mysql_numrows($result); $row = 0; echo $table_in; //First Line echo $row_in ;echo"\n"; echo "\n"; echo " \n"; echo " $row_out \n"; while ($row < $nb) { $word = mysql_result($result,$row,"word"); $definition = mysql_result($result,$row,"definition"); $picurl = mysql_result($result,$row,"picurl"); echo $row_in ;echo"\n"; echo "\n"; echo ""; // Picture Support aksed if ($picsupport == "1") { echo ""; } // End of Picture Support echo"$row_out\n"; echo "\n"; $row++; } echo $table_out;echo"\n"; mysql_close(); //End of IF } // If NO else{ $query = "SELECT * FROM $table WHERE LEFT(word,1)='$letter' ORDER BY word "; $result = mysql_query($query); $nb = mysql_numrows($result); $row = 0; $nombre = mysql_numrows($result); if ( $nombre == 0 ) { echo $alphabet_no_entry ; mysql_close(); //Including the Search-Box again because of Exit at the end echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo "'; echo ""; echo "
\n"; echo "

\n"; // Looking if the Alphabet-Bar or the Searchfunction was used if($word!="") { // Search Output $query = "SELECT * FROM $table WHERE MATCH (word, definition) AGAINST ('$word')"; $result = mysql_query($query); $nombre = mysql_numrows($result); if ( $nombre == 0 ) { echo ""; echo $search_no_result; echo "
"; echo $search_specify; echo "
"; }else{ echo $table_in; //First Line echo $row_in; echo "
$headformat_in$search_result :$headformat_out

\n"; echo "$headformat_in$headtitle_word$headformat_out \n" ; echo " \n"; echo "$headformat_in$headtitle_definition$headformat_out \n"; // Pictures Supported Titlebar if ($picsupport == "1") { echo " \n"; echo "
\n"; } // End of Pictures Supported Titlebar echo "
"; echo "$word"; echo ""; echo "$definition"; echo ""; // Looking if there is a Picture to show if ($picurl > "") { echo '
  
'; }else{ echo "
"; } echo "
"; echo "$headformat_in$headtitle_word$headformat_out" ; echo ""; echo "$headformat_in$headtitle_definition$headformat_out"; // Pictures Supported Titlebar if ($picsupport == "1") { echo " \n"; echo "
\n"; } // End of Pictures Supported Titlebar echo "
"; echo "$word"; echo ""; echo "$definition"; echo ""; // Looking if there is a Picture to show if ($picurl > "") { echo '
  
'; }else{ echo "
"; } echo "
\n"; echo "

\n"; echo " \n"; echo '
'.$search_word.':   '; echo '
'; echo "
\n"; echo "

\n"; // Deleting this Part is against the GNU! // You may Modify this Part, but it must be readable! echo " \n"; echo" "; echo " \n"; echo '
'; echo '
Copyright (C) Calabria pesca online
'; echo' https://www.calabriapescaonline.it
"; // End of Inclusion of Search-Box // Closing the Output-Box echo $row_out; echo $table_out; exit; } // using output-table from connect.php echo $table_in; //First line echo $row_in ;echo"\n"; echo "
"; echo "$headformat_in$headtitle_word$headformat_out" ; echo ""; echo "$headformat_in$headtitle_definition$headformat_out"; // Pictures Supported Titlebar if ($picsupport == "1") { echo " \n"; echo "
\n"; } // End of Pictures Supported Titlebar echo "
"; echo "$word"; echo ""; echo "$definition"; echo ""; // Looking if there is a Picture to show if ($picurl > "") { echo '
  
'; }else{ echo "
"; } echo "
\n"; echo "

\n"; echo " \n"; echo '
'.$search_word.':   '; echo '
'; echo "
\n"; echo "

\n"; // Deleting this Part is against the GNU! // You may Modify this Part, but it must be readable! ?>






Powered by MySQL Powered by PHP
 

XHTML 1.0 Valido! CSS Valido! Dilber MC Theme by HarzeM
Pagina creata in 0.248 secondi con 26 queries.