public SelectQueryExtender::where($snippet, $args = array())
includes/database/select.inc, line 439
<?php public function where($snippet, $args = array()) { $this->query->where($snippet, $args); return $this; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen