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

search for in the

mysqli_send_long_data> <mysqli_rpl_probe
[edit] Last updated: Fri, 24 Jun 2011

view this page in

mysqli_rpl_query_type

mysqli->rpl_query_type

(PHP 5)

mysqli_rpl_query_type -- mysqli->rpl_query_typeبازگرداندن نوع پرس و جو RPL

Description

Oriented object style

int mysqli::rpl_query_type ( string $query )

Procedural style

int mysqli_rpl_query_type ( mysqli $link , string $query )

بازگرداندن MYSQLI_RPL_MASTER، MYSQLI_RPL_SLAVE یا MYSQLI_RPL_ADMIN با توجه به نوع پرس و جو. INSERT، UPDATE ومشابه پرس و جوهایmaster هستند، SELECT slave است و FLUSH، REPAIR و مشابه admin هستند.

Warning

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

Warning

This function has been DEPRECATED and REMOVED as of PHP 5.3.0.



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

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