mysqli::set_local_infile_default
mysqli_set_local_infile_default
(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().
반환값
값을 반환하지 않습니다.
예제
See mysqli_set_local_infile_handler() examples
mysqli::set_local_infile_default
There are no user contributed notes for this page.
