I am using the codeigniter and I managed to create an upload system that checks for extension and size.
What I want to do now is to check if those files are tab separated and have a specific number of columns.
Anyone can point me in the right direction?
Thanks.