downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mysqli_set_opt> <mysqli_send_long_data
[edit] Last updated: Sat, 07 Jan 2012

view this page in

mysqli_send_query

mysqli::send_query

(PHP 5)

mysqli_send_query -- mysqli::send_querySend the query and return

Beschreibung

Objektorientierter Stil

bool mysqli::send_query ( string $query )

Prozeduraler Stil

bool mysqli_send_query ( mysqli $link , string $query )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Warnung

Diese Funktion war DEPRECATED (veraltet) und wurde mit PHP 5.3.0 ENTFERNT.



add a note add a note User Contributed Notes mysqli_send_query
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites