Lijoyx Posted July 1, 2008 Share Posted July 1, 2008 hai folks, i have a csv file infact a huge one. i want to take each line and take the values and print them. each line look almost like this. "AFFSTOCKS";"1";"DoublingStocks - Stock Trading Robot.";"Read The Sales Page. Enough Said... Http://doublingstocks.com/affiliates.php.";1"243.637";"39.8233";"75.0";"39.8233";"219.0";"81.0";"75"; Link to comment https://forums.phpfreaks.com/topic/112723-solved-string-between-2-strings-csv/ Share on other sites More sharing options...
gijew Posted July 1, 2008 Share Posted July 1, 2008 http://www.google.com/search?sourceid=navclient&gfns=1&ie=UTF-8&rlz=1T5GGLL_enUS268US269&q=read+csv+with+php Link to comment https://forums.phpfreaks.com/topic/112723-solved-string-between-2-strings-csv/#findComment-578888 Share on other sites More sharing options...
Lijoyx Posted July 1, 2008 Author Share Posted July 1, 2008 thanks gijew, i finally used the "fgetcsv" function and it worked. Link to comment https://forums.phpfreaks.com/topic/112723-solved-string-between-2-strings-csv/#findComment-578898 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.