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

search for in the

mysqli_set_opt> <mysqli_send_long_data
Last updated: Fri, 14 Nov 2008

view this page in

mysqli_send_query

mysqli->send_query

(PHP 5)

mysqli_send_query -- mysqli->send_querySend the query and return

Descrição

Procedural style:

bool mysqli_send_query ( mysqli $link , string $query )

Object oriented style (method)

mysqli
bool send_query ( string $query )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Aviso

Esta função tornou-se OBSOLETA e REMOVIDA do 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, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites