DataTables v1.9, ColVis not working (?) Digital Media UI / UX Design by nadiam …be clicked. I didn't even play around with ColVis.js or ColVis.css <link rel="stylesheet" type…stylesheet" type="text/css"src="css/ColVis.css" media="all"> <script…lt;script type="text/javascript" src="js/ColVis.js"></script> <script type="… how i can import an excel file using php and print it in a html table Programming Web Development by Federico_1 ….10,af-2.1.0,b-1.1.0,b-colvis-1.1.0,b-html5-1.1.0,b-print… Re: how i can import an excel file using php and print it in a html table Programming Web Development by rubberman Save it as a csv file and then do this: http://php.net/manual/en/function.fgetcsv.php Re: how i can import an excel file using php and print it in a html table Programming Web Development by rubberman Save it as a csv file and then do this: http://php.net/manual/en/function.fgetcsv.php There is also this: https://phpexcel.codeplex.com/