Welcome Guest, Not a member yet? Register   Sign In
Entity JSON encode and manually decode
#2

That's not in json format, that's encoded with serialize(). You need to use unserialize() to decode it back to an array.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: Entity JSON encode and manually decode - by includebeer - 04-18-2021, 09:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB