I have a MySql table that I select * and display all the results in a
list on a web page. The web page displays fine. I want to click on
one item and set a cookie with that id.

I just need some help in setting the cookie when you click on one
item.

Thanks in advance. I really appreciate