API17:JTableContent::bind
From Joomla! Documentation
JTableContent::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 102 of libraries/joomla/database/table/content.php
- Since

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