\qfq BindParam

Summary

Methods
Properties
Constants
add()
get()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
getParameterBindType()
$values
$types
N/A

Properties

$values

$values : 

Type

$types

$types : 

Type

Methods

add()

add(  $value) 

Parameters

$value

get()

get() 

getParameterBindType()

getParameterBindType(  $value) : string

Depending of $value, returns i (integer), d (double) or s (string). This is needed for mysqli_bind().

Parameters

$value

Returns

string