Hello,

Currently I am working on a site that uses mysql to store content for news articles and more that gets posted onto pages along the site. I have finished the site, and am now moving onto administration pages because I think it would be a cool thing to do. I have completed the login script so that only logged in members can see the pages where you can edit everything, but I have run into a problem. Everything that I want to have happen requires a mysql query to be run on the click of a link. So far I have had no luck getting links to do things like deleting a row of information. If anyone could help me out or lead me in the right direction then that would be great.

Thanks,
~Thorlax