Age | Commit message (Collapse) | Author | Files | Lines |
|
with the Validation class via callback functions and have fields properly assigned
|
|
|
|
|
|
|
|
autoloaded in PHP 4 by re-syncing the master object from the copy
|
|
|
|
|
|
|
|
MCRYPT_MODE_ECB. Also added some noise to the cipher so the IV can safely be transported along with the encrypted data.
|
|
|
|
|
|
|
|
|
|
file variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cleared after each call.
|
|
|
|
wasn't supported.
|
|
|
|
|
|
|
|
|
|
|
|
Active Record.
|
|
|
|
values to auto set "IS NULL"
Added parenthesis around table names in SQL FROM
|
|
for consistency
Added not_like() and or_not_like()
|
|
Record.
|
|
|
|
Active Record.
|
|
|
|
|
|
|
|
|
|
the wildcard goes.
Deprecated from Active Record; getwhere() for get_where(); groupby() for group_by(); orderby() for order_by; orwhere() for or_where(); and orlike() for or_like().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|