Hellihello
php kennt "foreach":
foreach ($this->words as $word){
if( eregi($word, $data)){
$this->punkte = $this->punkte + 1;
}
}
Gruß,
frankx
Hellihello
php kennt "foreach":
foreach ($this->words as $word){
if( eregi($word, $data)){
$this->punkte = $this->punkte + 1;
}
}
Gruß,
frankx