Connecting Tech Pros Worldwide Forums | Help | Site Map

Importing csv file into mysql db via SP

Newbie
 
Join Date: Nov 2007
Posts: 1
#1: Nov 7 '07
Hi All,

I need some advise, pointers or ideas how I can tackle this problem of mine.
I am running a front end php and backend mysql db.

I could import my csv file from php to mysql db. However I was wondering if I could upload the csv file from php and run the stored procedures in mysql to load the csv file into mysql.

I don't like people to see my php file and know where I import my file into for security purpose.

Please help me. Greatly appreciate all your feed backs.

Anthony

Reply