No, not quite right.
While arrays start from zero, bind_param numbers start at 1.
See my other contribution I posted just prior to this.


-----Original Message-----
From: Sterin, Ilya (I.) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 14, 2004 8:58 AM
To: Tim Bunce; Martin Moss
Cc: Jenda Krynicky; [EMAIL PROTECTED]
Subject: RE: bind_param_inout


Or better yet

$sth->bind_param($_, $execute_args[$_]) for (0..$#execute_args);

Arrays start from zero.

I

Attachment: Brian Campbell (E-mail).vcf
Description: Binary data

Reply via email to