foodwatch Posted June 26, 2007 Share Posted June 26, 2007 I am working on a flatfile configuration program and I need to read a single record csv file into php and pre-load the values into html text boxes. I have the file reading part working with 6 variables $field1 through $field6. Can anyone help show me how to do this? When I am done, I then save the form back to the same file. This allows a configuration file to be updated from the web. Quote Link to comment Share on other sites More sharing options...
trq Posted June 26, 2007 Share Posted June 26, 2007 I have the file reading part working with 6 variables $field1 through $field6. Post your code. 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.