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! Quote 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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.