avatar
convert object into json PHP
$jsonStr = json_encode(<object>)
You need to login to do this manipulation!