Skip to content

Instantly share code, notes, and snippets.

@csesumonpro
Last active July 14, 2023 04:49
Show Gist options
  • Save csesumonpro/065fd832c96172608725aaac9912cd23 to your computer and use it in GitHub Desktop.
Save csesumonpro/065fd832c96172608725aaac9912cd23 to your computer and use it in GitHub Desktop.
PHP serialized
a:2:{i:0;a:3:{s:4:"name";s:8:"John Doe";s:3:"age";i:30;s:5:"email";s:19:"johndoe@example.com";}i:1;a:3:{s:4:"name";s:10:"Jane Smith";s:3:"age";i:25;s:5:"email";s:19:"janesmith@example.com";}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment