I am trying to use LOAD DATA INFILE to insert some records into a table. Unfortunately, it\'s not working.
LOAD DATA INFILE
Here are some details
If I use this i
In php.ini you insert "mysqli.allow_local_infile = On", and restart