Cookies

how do i store and recall a cookie? every tutorial i have used has created an error. even the coding that dreamweaver says will read and write cookies doesn’t work. i really need help on this.

you have to use the setcookie() fuctions, which means you have to has php installed on your server your using.