3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo http_build_query( array( 'query' => array( array('field' =>'cycle', 'where' => 'and', 'type'=>'between', 'from' => 1, 'to'=>100), array('field'=>'cycle', 'where' => 'and', 'type' => 'decimation', 'value' => 10) ), 'orderBy' => array('columnOne' => 'ASC', 'columnTwo' => 'DESC') ) );

preferences:
32.64 ms | 402 KiB | 5 Q