Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

codeingniter 3 not like

$this->db->not_like('title', 'match');  // WHERE `title` NOT LIKE '%match% ESCAPE '!'
Source by www.codeigniter.com #
 
PREVIOUS NEXT
Tagged: #codeingniter
ADD COMMENT
Topic
Name
1+3 =