Skip to content

Instantly share code, notes, and snippets.

@merin83
Created July 5, 2018 11:07
Show Gist options
  • Select an option

  • Save merin83/c0460e90335a8d91ce4894bd0776a8d2 to your computer and use it in GitHub Desktop.

Select an option

Save merin83/c0460e90335a8d91ce4894bd0776a8d2 to your computer and use it in GitHub Desktop.
Decode JSON.stringify(object) in php
_log(json_decode(stripslashes_deep($ajax_data['formStyleSettings'])), true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment