3v4l.org

run code in 300+ PHP versions simultaneously
<?php $updates = [ "service" => "k", "price" => "85.0", "id" => "442" ]; $test=extract($updates); var_dump($service,$price,$id); //take the keys above and turn them into variables like the ones shown below $stmt->bind_param(str_repeat("s", count(updates)),$service,$price,$id);

preferences:
60.75 ms | 402 KiB | 5 Q