Código PHP:
$result=mysql_query("select * from TIKA_CONTENIDO where CDUSUARIO='$Cd'
and DSCONTENIDOA != '$dscontenidob'
and DSCONTENIDOB != '$dscontenidob'
and DSCONTENIDOC != '$dscontenidob'
and DSCONTENIDOD != '$dscontenidob'",$conectar);