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_opt> <mysqli_send_long_data
Last updated: Fri, 20 May 2011

view this page in

mysqli_send_query

mysqli->send_query

(PHP 5)

mysqli_send_query -- mysqli->send_queryEnvia y devuelve la consulta

Descripción

Estilo orientado a objetos

bool mysqli::send_query ( string $query )

Estilo por procesos

bool mysqli_send_query ( mysqli $link , string $query )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Warning

Esta función ha sido declarada OBSOLETA y ELIMINADA desde 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 | stats | sitemap | contact | advertising | mirror sites