Skip to content

This will read the columns of the csv file and read the content from it in PHP

Notifications You must be signed in to change notification settings

waqaschughtai/csv-reader-in-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

csv-reader-in-php

This will read the columns of the csv file and read the content from it in PHP and convert it into html the final result can be copied from the Page source. if youva xlsx file save it as csv file and read. if you have additional column names please change accordingly. and add or adjust the index e.g. $value[0] for 1st column,$value[1] for 2nd column and so on.

About

This will read the columns of the csv file and read the content from it in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages