(PHP 5 < 5.4.0)
mysqli::set_local_infile_default -- mysqli_set_local_infile_default — Unsets user defined handler for load local infile command
Estilo orientado à objeto
Estilo procedural
Deactivates a LOAD DATA INFILE LOCAL
handler previously
set with mysqli_set_local_infile_handler().
link
Somente no estilo procedural: Um recurso link retornado por mysqli_connect() ou mysqli_init()
Não há valor retornado.
See mysqli_set_local_infile_handler() examples