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; $str = 'default: true residential_home: true mailing_address: true fabrication_shop: true home_office: true type_id: 2 type: Retail Showroom area_id: 35 address: 15-Dec-2000 suite: 18-Oct-2018 zip: 96910 city: HAGATNA state: GU website: dba: 13-Jun-2014 lat: lng: id: showroom[id]: showroom[profile_id]: showroom[livingstone_colors][]: 65 showroom[vadara_colors][]: 97 showroom[vadara_towers][]: 13 showroom[vadara_slabs][]: 98 profile_id: 16339 phone: +1 (227) 819-4398 email: hupejer@mailinator.com sub_type_id: ' echo str_replace(': ',':',$str);
Copy Clear