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

search for in the

mysqli_set_opt> <mysqli_send_long_data
Last updated: Fri, 10 Oct 2008

view this page in

mysqli_send_query

mysqli->send_query

(PHP 5)

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

説明

手続き型:

bool mysqli_send_query ( mysqli $link , string $query )

オブジェクト指向型(メソッド)

bool send_query ( 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.

mysqli_set_opt> <mysqli_send_long_data
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites