mysqli_set_local_infile_default(3) php man page | unix.com

Man Page: mysqli_set_local_infile_default

Operating Environment: php

Section: 3

MYSQLI_SET_LOCAL_INFILE_DEFAULT(3)					 1					MYSQLI_SET_LOCAL_INFILE_DEFAULT(3)

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

SYNOPSIS
void mysqli_set_local_infile_default (mysqli $link)
DESCRIPTION
Deactivates a LOAD DATA INFILE LOCAL handler previously set with mysqli_set_local_infile_handler(3).
PARAMETERS
o $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3)
RETURN VALUES
No value is returned.
EXAMPLES
See mysqli_set_local_infile_handler(3) examples
SEE ALSO
mysqli_set_local_infile_handler(3). PHP Documentation Group MYSQLI_SET_LOCAL_INFILE_DEFAULT(3)
Related Man Pages
mysqli_character_set_name(3) - php
mysqli_get_host_info(3) - php
mysqli_info(3) - php
mysqli_ping(3) - php
mysqli_set_local_infile_handler(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch