Background documentation-11116: Wrong parameter type. Expected: <description> Locate this document in the navigation structure

 

Explanation

The type of PHP variables you have bound with the MaxDB PHP function maxdb_bind_param() or the function maxdb_stmt_bind_param() does not match the type identifier of maxdb_bind_param().

User Response

Change the type identifier of maxdb_bind_param() or maxdb_stmt_bind_param() so that it matches the type in the description <description>.