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