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_charset> <mysqli::select_db
[edit] Last updated: Fri, 25 May 2012

view this page in

mysqli::send_query

mysqli_send_query

(PHP 5)

mysqli::send_query -- mysqli_send_queryクエリを送信する

説明

オブジェクト指向型

bool mysqli::send_query ( string $query )

手続き型

bool mysqli_send_query ( mysqli $link , string $query )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

警告

この関数は 非推奨 であり、PHP 5.3.0 で 削除 されます。



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

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