I am new in php and want to retrieve email address from object. I tried other solutions from SO but not getting. Here is my object.
{"elements":[{"handle~":{"emailAddress":"test@gmail.com"},"handle":"urn:li:emailAddress:1806662508"}]}
Thank You.
I am new in php and want to retrieve email address from object. I tried other solutions from SO but not getting. Here is my object.
{"elements":[{"handle~":{"emailAddress":"test@gmail.com"},"handle":"urn:li:emailAddress:1806662508"}]}
Thank You.