(PHP 5)
mysqli::set_local_infile_default -- mysqli_set_local_infile_default — Unsets user defined handler for load local infile command
Deactivates a LOAD DATA INFILE LOCAL handler previously set with mysqli_set_local_infile_handler().
link
Solo nello stile procedurale: un identificatore restituito da mysqli_connect() o mysqli_init()
Nessun valore viene restituito.
See mysqli_set_local_infile_handler() examples