MaxDB Funkcje
PHP Manual

maxdb_send_query

maxdb::send_query

(PECL maxdb >= 1.0)

maxdb_send_query -- maxdb::send_querySend the query and return

Opis

Styl proceduralny

bool maxdb_send_query ( resource $link , string $query )

Styl obiektowy

bool maxdb::send_query ( string $query )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.


MaxDB Funkcje
PHP Manual