PHP-MySQL-Class icon indicating copy to clipboard operation
PHP-MySQL-Class copied to clipboard

Update datatypes wheretypes

Open maximedotair opened this issue 11 years ago • 0 comments

Hi, How use datatypes and wheretypes with the update function ?

update($table, $set, $where, $exclude = '', $datatypes, $wheretypes)

$table is a value; $set is an array $where is an array

but i don't know how to use/declare datatypes and wheretypes.

Thanks

maximedotair avatar Sep 09 '14 15:09 maximedotair