Kan der laves noget lignende dette i PHP (det er javascript):
var Found=false;
var itemFound=false;
var Item=document.sog.ord.value.toLowerCase();
var Str="";
var nrFound=0;
stats='toolbar=no,location=no,directories=no,status=no,menubar=no,'+
'height=300,width=500,scrollbars=yes,resizable=yes';
isWindow();
MsgBox=document
MsgBox.opener=window;
MsgBox.opener.name="opener";
if (Item!="") {
for(i in Keywords){
Keyword=Keywords[i].split(" ");
itemFound=false;
for(j in Keyword){
if((!itemFound)&&((Keyword[j].indexOf(Item))>=0)){
Found=true;
itemFound=true;
nrFound++;
Str+=("<FONT FACE=arial SIZE=3><u><B><A HREF=\""+Adress[i]+"\"
TARGET=\"_blank\">"+Descrip[i]+"</A></B></U></FONT><BR>"+
"<FONT FACE=arial SIZE=2><DIV
STYLE=width:500px;>"+Beskriv[i]+"<br>Søgeord: ");
for(h in Keyword) {
if((Keyword[h].indexOf(Item))>=0){
Start=Keyword[h].indexOf(Item);
Mid=Keyword[h].indexOf(Item)+Item.length;
Str+=(Keyword[h].slice(0,Start));
Str+=("<B>"+Keyword[h].slice(Start,Mid)+"</B>");
Str+=(Keyword[h].substr(Mid)+" ");
}
}
Str+=("</DIV></FONT><FONT COLOR=#009900
SIZE=-1>"+Adress[i]+"</FONT><P>");
}
}
}
}
--
Mvh. Niels (
http://niels.spoweb.dk)
http://niels.spoweb.dk/noop - Søgemaskine