[nycphp-talk] say it ain't so RE mysqli_stmt_bind_param()
Adam Maccabee Trachtenberg
adam at trachtenberg.com
Thu Mar 24 15:16:49 EST 2005
On Thu, 24 Mar 2005, David Mintz wrote:
> mysqli_stmt_bind_param($stmt, "ssssssss",array_values($student));
>
> ...or am I missing something? Some other shortcut, perhaps?
Not that I know of. It's tricky, as the function binds by reference,
not value. I looked at adding a patch, but was too busy.
-adam
--
adam at trachtenberg.com | http://www.trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!
More information about the talk
mailing list