| ',
LimitSelect($reslimit),' |
',
BookSelect($BookSel),' |
|
';
if ($wiki==1) $results=BibleStr($kwords,'ALL',$BookSel);
else $results=BibleStr($kwords,'ALL',$BookSel);
$_SESSION['PM_B_Method']='ALL';
//echo "kwords=$kwords PM_B_KeyWords=",$_SESSION['PM_B_KeyWords']," ";
if($kwords!==$_SESSION['PM_B_KeyWords'])
{
$found='';
$_SESSION['PM_B_kwords']=$kwords;
}
//echo "BookSel=$BookSel found=$found ";
if($found==$BookSel) $found=$_SESSION['PM_B_FoundOld'];
else
{
$found=$_SESSION['PM_B_Found'];
$_SESSION['PM_B_FoundOld']=$_SESSION['PM_B_Found'];
}
if ($found=='') 'Found 0';
$_SESSION['PM_B_KeyWords']=$kwords;
echo '',"
",$found,"
",' |
|