Welcome Guest, Not a member yet? Register   Sign In
"message": "Uninitialized string offset: 0"
#3

if it is json you need to use :

PHP Code:
$newArray json_decode($the_jsontrue); 

will take the json and give you a php associated array.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: "message": "Uninitialized string offset: 0" - by InsiteFX - 08-22-2020, 04:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB