Zend Framework

MySqli _bindParam is not implemented

Details

Description

To put $types, $lenght or $options is completly useless.. This is the current implementation of the function:

protected function _bindParam($parameter, &$variable, $type = null, $length = null, $options = null)
{
     return true;
}

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: