PDA

View Full Version : MySQL - LOAD DATA INFILE


mrsheni
11-26-02, 05:12 AM
Hi,

I am not able to use the MYSQL command "LOAD DATA INFILE" to load data from a comma delimited text file to the database, from a PHP script. Showing the error - access denied.

Anybody can help me??

Regards