In php, how would i go about using bind vars with a csv file?

alias

New member
I have a csv file, i can read and display the data but i'm not sure how to use bind vars to insert the values of the csv into an oracle database. Can someone give me an example so I can be on my way?
 
Back
Top