Store array in cookie


/ Published in: PHP
Save to your folder(s)

Simple function to store an array in a cookie. Uses JSON.

To pull data out of cookie use 'json_decode()'. It can then be looped etc.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.