Query\Drivers\AbstractDriver::prepareExecute
Create and execute a prepared statement with the provided parameters
Signature
public function prepareExecute(string
$sql,
array
$params )
Parameters
$sql
— string$params
— array
Returns
- PDOStatement
Errors/Exceptions
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)