Hello,

I just started to switch to mysqli.
PHP version is 5.1.4 and MySQL 4.1.2

It is working fine until I would like to use a 16th parameter.

The error message is that the amount of parameters is not equal to the type definition.
But thats not possible 15 are working fine and with just one adding I shouldn't make a count error.

Does anybody know if there is a limit of parameters?
Or any other ideas?

Thanks a lot!!!