Sir
Please suggest a way to compare values in a column of excel sheet so that if same values are appeared i can update using php
I have a column named Name which stores Names of students,if same student entry is appeared i need to update
Thanks
Sir
Please suggest a way to compare values in a column of excel sheet so that if same values are appeared i can update using php
I have a column named Name which stores Names of students,if same student entry is appeared i need to update
Thanks
http://phpexcel.codeplex.com/ is a fairly reliable library for handling excel format. You can also save as a csv file and parse it in a similar fashion.
thanks :) :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.