Hello Community,
I want to populate the meta_keywords at the category browse ( browse.htm ) with the keyword tags for respective category.
The sql query is :
I want to populate the result of this query in the meta_keywords field .Code:select tag from idx_tags where total > 0 and category_id = $cat order by total desc
How to do that?
Best Regards


LinkBack URL
About LinkBacks
