pixeltrace Posted May 10, 2007 Share Posted May 10, 2007 guys, is there a way to load CSV file into a PHP page? if ever, how and what is the code? thanks! Link to comment https://forums.phpfreaks.com/topic/50764-how-to-load-csv-onto-php-page/ Share on other sites More sharing options...
genericnumber1 Posted May 10, 2007 Share Posted May 10, 2007 the three CSV functions I know of... http://www.php.net/manual/en/function.fgetcsv.php http://www.php.net/manual/en/function.str-getcsv.php http://www.php.net/manual/en/function.fputcsv.php Link to comment https://forums.phpfreaks.com/topic/50764-how-to-load-csv-onto-php-page/#findComment-249568 Share on other sites More sharing options...
jitesh Posted May 10, 2007 Share Posted May 10, 2007 http://php.net/fgetcsv Link to comment https://forums.phpfreaks.com/topic/50764-how-to-load-csv-onto-php-page/#findComment-249570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.