<?php $client = (object) ['id' => 1]; $databaseValue = '$client->id'; eval("\$value = {$databaseValue};"); echo "Send command {$value}";
You have javascript disabled. You will not be able to edit any code.