3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t = http_build_query( array( 'criteria' => sprintf('(customerId=="%d")', 6777777), 'text' => 'test', 'audio' => 'won', 'badge' => 123, ) ); //echo $t; $str ='OK=4:FAIL=0'; echo str_replace(':', '&', $str);

preferences:
43.11 ms | 402 KiB | 5 Q