PHP json_encode returns empty string with array of objects. I have the following array in php (with var_dump). array(135) { [0]=> object(Book)#138 (2) ...
確定! 回上一頁