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

search for in the

mysqli::set_local_infile_handler> <mysqli::set_charset
[edit] Last updated: Fri, 24 May 2013

view this page in

mysqli::set_local_infile_default

mysqli_set_local_infile_default

(PHP 5)

mysqli::set_local_infile_default -- mysqli_set_local_infile_defaultUnsets user defined handler for load local infile command

Descrição

void mysqli_set_local_infile_default ( mysqli $link )

Deactivates a LOAD DATA INFILE LOCAL handler previously set with mysqli_set_local_infile_handler().

Parâmetros

link

Procedural style only: A link identifier returned by mysqli_connect() or mysqli_init()

Valor Retornado

Não há valor retornado.

Exemplos

See mysqli_set_local_infile_handler() examples

Veja Também



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

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