PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I want to get some data from an excel-file. And the excel-file is not in the web localhost computer. I want to use a <input type="file"> to find the excel-file,then I want to deal with the file----get the information from it. Anyone can give me any instructions ? thanks in advance.