On Tue, Sep 28, 2004 at 08:10:44PM +0000, amonotod wrote:
> > From: amonotod <[EMAIL PROTECTED]>
> > Date: 2004/09/28 Tue PM 07:13:23 GMT
> 
> You ever have one of those days, where all you needed was to put on your headphones, 
> tune everyone out, and make things work...?
> 
> - $DataInsert->bind_param_array($temp_count, [EMAIL PROTECTED]);
> +   $DataInsert->bind_param_array($temp_count+1, [EMAIL PROTECTED]);
> 
> :-)
> amonotod

The DBI should have caught that for you. It will in the next version.

Tim.

Reply via email to