Jelix 1.6.40

jDbStatement
in package

Tags
subpackage

db

author

Florian Lonqueu-Brochard

copyright

2012 Florian Lonqueu-Brochard

link
http://www.jelix.org
licence

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file

Table of Contents

$_stmt  : mixed
__construct()  : mixed
__destruct()  : mixed
bindParam()  : mixed
execute()  : mixed
getAttribute()  : mixed
setAttribute()  : mixed
_free()  : mixed

Properties

Methods

__construct()

public __construct(mixed $stmt) : mixed
Parameters
$stmt : mixed
Return values
mixed

getAttribute()

public getAttribute(mixed $attr) : mixed
Parameters
$attr : mixed
Return values
mixed

setAttribute()

public setAttribute(mixed $attr, mixed $value) : mixed
Parameters
$attr : mixed
$value : mixed
Return values
mixed

Search results