liamchapman


Member since 10/26/2009

2 snippets

1287 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

liamchapman's Recent SnippetsTagged array



« Prev 1 Next »
a more useful way of printing php arrays in a nice readable format and able to decode serialized and json_encoded strings.
0 730 posted 12 years ago by liamchapman
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.
1 1191 posted 13 years ago by liamchapman
« Prev 1 Next »