Posts by Ricardo Seabra • 1 point
1 post
-
0
votes1
answer99
viewsQ: Serialize the result of a JSON query?
I am adding the result of a query to an array and am trying to serialize to Json. I’m not getting my printing right JSON, could help me? My code: <?php ini_set('max_execution_time', 123456);…