php man page for mysqli_set_local_infile_default

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_get_proto_info(3) - php
mysqli_get_server_version(3) - php
mysqli_more_results(3) - php
mysqli_stat(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
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
Denial Of Service Attack Update