Home Blog Documentation Download Features Forum Users Contact

Adam   2009-01-30

Documentation » Database

cms_db_insert

Executes SQL INSERT inserting new row into specified table and returns the ID of the row For nodes it finds and prepares new ID hash using parent's ID specified inside $items[id]

array cms_db_insert( string $table, array $items [, $options = O_DB_LOCK] )

Parameters

Constants

Returns

Last edited 2009-02-24 16:40:27

Register yourself or Login to add reply.