I have a huge list of stores name in (.doc) file and I want to store these names in mysql DB The solution which I thought was to create an array of this list & by looping insert them in DB.. But I don’t know how to push this list in php array..
Teşekkürler