I am uploading csv file to mysql database.
Need to check manually check eg.number of row is match with database table column.
1.how to get table's column count in cakephp? 2.No table data ,i want only column count in table.
Any help? Thanks in advance!