Quick Php Modifications 07.05.08
My website has a script built around RSS product feeds. It dynamically generates a keyword link when users search for a term. There’s 2 things I need modified:
1.) The keyword links at the bottom of the page are not changing titles when clicked on
2.) Add php code so when I add keywords to keyword folder, it will generate the keyword link on the site when loaded. (currently, it will generate a keyword link when entering a keyword in the search bar)

