parse data from an csv file to a remote server
Posted: Thu Nov 18, 2010 2:50 pm
hello there greate forum.
I have to read a csv file with records from my database and then post the data to a remote server in according fields that they have give me, explode the pass and user name by getting the session id. I have manage to read the file and then print its contents to a page but i can't post the data to the server so to success the postage of mass storage to remote database. I always get the error that cannot open the file. I think i have custom my php ini correct according directions that i found in some posts.
Can anyone help me to correct steps that i have to follow?
thank you!
I have to read a csv file with records from my database and then post the data to a remote server in according fields that they have give me, explode the pass and user name by getting the session id. I have manage to read the file and then print its contents to a page but i can't post the data to the server so to success the postage of mass storage to remote database. I always get the error that cannot open the file. I think i have custom my php ini correct according directions that i found in some posts.
Can anyone help me to correct steps that i have to follow?
thank you!