Invalid bind-variable name in Zend framework with Mysqli

Posted by Nizam on Stack Overflow See other posts from Stack Overflow or by Nizam
Published on 2010-04-30T12:19:53Z Indexed on 2010/04/30 12:27 UTC
Read the original article Hit count: 233

Filed under:
|

Hi all,

I was working on a application with Zend Framework and PDO_MYSQL Adapter.

But my client server doesnt support PDO_MYSQL

I changed the adapter to Mysqli and im getting

Invalid bind-variable name

error.

How to resolve it thanks in advance.

Regards Nizam

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about mysqli