Help for this page
create procedure search(chime in varchar, id out number)
$id = $plsql->bind_param_inout(":id",\$id,16);<br> print "$id";<p>