Suche
No Class for Import: hardcore PHP
Debug Module Entrys
Array
(
[0] => stdClass Object
(
[type] => php
[content] =>
$new_query='';
$query='';
if(@$_REQUEST['text']){
$items=explode (' ', strtolower($_REQUEST['text']));
$items = array_unique($items);
$spacer='';
foreach($items as $string){
if(strlen($string)>2){
$string=str_replace("'","",$string);
$query.= $spacer . ' fulltext ~** '.**' . $string .'.*'';
$spacer='AND ';
$new_query.=$string .' ';
}
}
}
?>
[error] => 1
)
)
Volltextsuche
Einfach im Feld ein Stichwort eingeben und auf "Suchen" klicken. Bei der Eingabe mehrerer Stichworte müssen diese alle auf der jeweiligen Seite vorkommen.
No Class for Import: hardcore PHP
Debug Module Entrys
Array
(
[0] => stdClass Object
(
[type] => php
[content] =>
Die Suche erstreckt sich über die redaktionellen Inhalte dieser Internetsite.
No Class for Import: hardcore PHP
Debug Module Entrys
Array
(
[0] => stdClass Object
(
[type] => php
[content] =>
if($query) {
?>
[error] => 1
)
)
Suchergebnis
No Class for Import: hardcore PHP
Debug Module Entrys
Array
(
[0] => stdClass Object
(
[type] => php
[content] =>
$pages=$ww->db->conf_select_all('fulltext',array('document_id','file_name','title','description'),$query,'document_id');
if($pages){
foreach($pages as $counter=>$page_data){
?>
|
=$page_data['title']?>
=$page_data['description']?>
|
Es wurde leider keine ensprechende Seite gefunden.
}
}
?>
[error] => 1
)
)
Diese Seite in: Français


