adman4054 Posted June 9, 2013 Share Posted June 9, 2013 I need to insert a new column within a table in an exsisting db. Here is what im looking for. I want PHP to look at the data in one column called "CID" in the CSV file, match data in a field in MYSQL also called "CID" and insert a record from a column in the CSV called "Private" into the field in the MYSQL db also called "Private. Really appreciate someone pointing me in the right direction. Thanks. Quote Link to comment Share on other sites More sharing options...
Barand Posted June 9, 2013 Share Posted June 9, 2013 Perhaps you have some code that might help to make some sense of the question? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.