Hi! Could we please enable some services and cookies to improve your experience and our website?

PHPize Online / SQLize Online  /  SQLtest Online

A A A
Login    Share code      Blog   FAQ

Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code

Copy Format Clear

Stuck with a problem? Got Error? Ask AI support!

Copy Clear
Copy Format Clear
<?php print_r(json_decode('{ "fulfillment": { "message": "", "notify_customer": true, "tracking_info": { "number": "31315930024414", "url": "https:\/\/track.dhlparcel.co.uk\/?con=31315930024414", "company": "DHL" }, "line_items_by_fulfillment_order": [ { "fulfillment_order_id": 6185426288815, "fulfillment_order_line_items": [ { "id": 12503110877359, "quantity": 8 }, { "id": 12503110910127, "quantity": 4 } ] } ] } }',1));
Copy Clear