API17:JTableUpdate::bind
From Joomla! Documentation
JTableUpdate::bind
Description
Overloaded bind function.
public function bind (
$array
$ignore= ''
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $array | array | $hash named array | |
| $ignore |
- Returns null|string null is operation was satisfactory, otherwise returns an error
- Defined on line 61 of libraries/joomla/database/table/update.php
- Since

See also
JTableUpdate::bind source code on BitBucket
Class JTableUpdate
Subpackage Database- Other versions of JTableUpdate::bind
User contributed notes
Code Examples