$sth->execute(__variable_number_of_arguments_here); $string = '$a,$b,$c'; $sth->execute(eval($string));