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 use Carbon\Carbon; $now = Carbon::now()->format('d/m/Y'); $tt = unserialize({"action":{"id":1},"status":{"code":"in_work","id":1,"title":"\u0412 \u0440\u0430\u0431\u043e\u0442\u0435"}}); var_dump($tt);
Copy Clear