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

search for in the

mysqli::set_charset> <mysqli::select_db
[edit] Last updated: Sun, 19 May 2013

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 )
Warning

本函数还未编写文档,仅有参数列表。

Warning

自 PHP 5.3.0 起,已经废弃移除此函数。



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

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