maxdb_send_query

maxdb::send_query

(PECL maxdb >= 1.0)

maxdb_send_query -- maxdb::send_querySend the query and return

Опис

Процедурний стиль

bool maxdb_send_query ( resource $link , string $query )

Об'єктно-орієнтований стиль

bool maxdb::send_query ( string $query )
Увага

This function is currently not documented; only its argument list is available.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top