Forum Moderators: coopster
If the words say are
trying,display,meta,tags,dynamically
Then split the page content (you must have some description column in the dbase), and check if any of the keywords is present. So if we have a description "I am trying code for meta tags" the keywords will be:
trying,meta,tags
Because the code will check against the words of interest.
Title and description for meta-tags are far more important. So if you have them in the dbase should be easy to retrieve them based on the page that is accessed and set them up.