Perform a search in a database table for all rows NOT matching the given term
DB_result DBTable::BasicSearchNot ( string search_column, string search_for [ , int results_per_page [ , int page_number [ , string order_by ] ] ] )
BasicSearchNot returns a database result object when searching for a cell not matching search_for in column search_column. This function is otherwise identical to DBTable::BasicSearch.
See also DBTable::BasicSearch, DBTable::BasicSearchNot_Paged.
| You are here: Home Notice: Undefined index: &link in /var/www/vhosts/timj-phpof/include/common.php on line 28 > Documentation > DBTable Class Notice: Undefined index: function.DBTable.BasicSearchNot.html in /var/www/vhosts/timj-phpof/include/common.php on line 38 |