I noticed it was impossible to do a negative LIKE search using ezpublish's 
eZPersident object.

It would be an addition of one line:

case 'not like': after 
case 'like':

to support such filtering out searches.

Also the switch statement, would it be possible to make it 
strtolower($cond[0]), as I and others have the tendancy to use UPPERCASE 
letters for mysql commands.

Stefa
-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to