mysqli_set_local_infile_default(3) php man page | unix.com

Query: mysqli_set_local_infile_default

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_error_list(3) - php
mysqli_get_server_info(3) - php
mysqli_set_local_infile_handler(3) - php
mysqli_stat(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
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
Denial Of Service Attack Update