"M.W. Koskamp" wrote: > [brought the problem to the point] > $sth->bind_param(1, $dbh->quote($ssn)); > etc...
but i always thought, the great advantage of bind_param is to handle directly the desired values, so you don't need the quote-method anymore?! marco
