imported_Rohan
New member
So i have a web page that displays variables based on the link someone clicked. For example, If i clicked the Dog link it would display a dog article from an xml document. But i only have one php file that formats the layout for all the articles. How would I add a Thumbs up, Thumbs down feature that acts independant for each article and not each page. I can think out the process of having variables that connect the articles and the feedback but i need help with the specific code. I someone could give me a specific code or send me the link to a tutorial then that would be really helpful. Thanks in advance