micahk Posted July 6, 2003 Share Posted July 6, 2003 is there any easy way to create a new table using data in the first row of a text (csv) file?? Quote Link to comment https://forums.phpfreaks.com/topic/676-csv-to-table/ Share on other sites More sharing options...
shivabharat Posted July 8, 2003 Share Posted July 8, 2003 Not really... May be u can write a program which will read it and split based on the \",\" separtor and construct a command to do. Quote Link to comment https://forums.phpfreaks.com/topic/676-csv-to-table/#findComment-2243 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.