Reply to Read MySQL array, select one item and setcookie
Posted by Taxi Driver on 07/08/05 00:39
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.