|
yawa-ti-de (f)
|
I would imagine: 1) You have a database table with say: title, description, url 2) you query d database, using the keyword "LIKE" or some combination of partial string search 3) you wrap d description with an anchor tag with the href pointing to the url
Maybe I am over-simplifying things but that is how I would do it.
|