2010-06-07 2 views

Répondre

0

Vous avez probablement utiliser Zend_Db_Expr:

$adapter->select()->from('t')->where('id = ?', new Zend_Db_Expr("x'0cc175b9c0f1b6a831c399e269772661'")); 
Questions connexes