| 
	
 | 
 Posted by Marc on 03/18/06 15:09 
strawberry schreef: 
> Is the structure you've employed standard for this kind of thing? 
>  
> There's a product called Tematres which apparently provides a thesaurus 
> type structure for php mysql. It's written in Spanish but appears to be 
> open source so you might be able to study it and adapt it to your 
> needs. See www.r020.com.ar/tematres/index.en.html#indice. 
>  
> Sounds like an interesting project you've set yourself. Good luck! 
>  
 
Hi, the thesaurus structure is standard. 
 
I've studied the software from tematres and it does the same as software  
what I've created. 
 
I link the thesaurus terms to a foto table so when I'm searching for a  
record with the term Holland. I want in my search results also the foto  
records with the narrower term of Holland -> Amsterdam. 
 
And as well in my software as in the software from tematres, it is not  
possible to do that in one query... 
 
So i'm looking for a way to create a contineous loop in the query.. 
 
By the way, I really like the Tematres software, so I'm writing a dutch  
language support..
 
  
Navigation:
[Reply to this message] 
 |