Unclassified NewsBoard Code Reference

IDatabase.RemoveRecord function

Delete a record

function IDatabase.RemoveRecord ($where = '', $table = '', $limit = '');

Parameters:

where  –  optional, default: ''
(string) condition of recordsets to update
table  –  optional, default: ''
limit  –  optional, default: ''

Member of class: IDatabase

Implementation file: unb_lib/database.lib.php, line 747

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.