hi, i'm not sure if understand perls eval() correctly... i've got the following problem.
$sth->execute(__variable_number_of_arguments_here); $string = '$a,$b,$c'; $sth->execute(eval($string));
is above gonna work? thank you
In reply to eval dilema by zdzieblo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |