|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Functions | |
| zen_db_perform ($table, $data, $action= 'insert', $parameters= '', $link= 'db_link') | |
| zen_db_insert_id () | |
| zen_db_output ($string) | |
| zen_db_input ($string) | |
| zen_db_prepare_input ($string, $trimspace=true) | |
| zen_db_input | ( | $ | string | ) |
Definition at line 64 of file database.php.
| zen_db_insert_id | ( | ) |
Definition at line 56 of file database.php.
| zen_db_output | ( | $ | string | ) |
Definition at line 60 of file database.php.
| zen_db_perform | ( | $ | table, |
| $ | data, | ||
| $ | action = 'insert', |
||
| $ | parameters = '', |
||
| $ | link = 'db_link' |
||
| ) |
Definition at line 11 of file database.php.
| zen_db_prepare_input | ( | $ | string, |
| $ | trimspace = true |
||
| ) |
Definition at line 68 of file database.php.