public SelectQuery::isNull($field)
includes/database/select.inc, line 780
<?php public function isNull($field) { $this->where->isNull($field); return $this; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen