PHP Класс RedUNIT\Mysql\Parambind

Tests the parameter binding functionality in RedBeanPHP. These test scenarios include for instance: NULL handling, binding parameters in LIMIT clauses and so on.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Mysql
Показать файл Открыть проект

Открытые методы

Метод Описание
testPDOParameterBinding ( ) : void Test parameter binding with\PDO.

Описание методов

testPDOParameterBinding() публичный Метод

Test parameter binding with\PDO.
public testPDOParameterBinding ( ) : void
Результат void