Entering content frame

-11116: Wrong parameter type. Expected: <description>. Locate the document in the library 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>.

See also:

Structure linkPHP Manual

 

Leaving content frame