3v4l.org

run code in 300+ PHP versions simultaneously
<?php array( 'fromWeightkg', 'toWeightkg', 'value', '1', '0', ); foreach ($array as $value) { var_dump(gr($value)); } function gr($str) { $str[0] = strtoupper($str[0]); }

preferences:
62.08 ms | 402 KiB | 5 Q