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!
Well, the only way you can access excel files in PHP is to be running PHP on a Windows server and use COM to open/manipulate excel objects. Search the PHP documentation for COM to find out more.
thanks for your reply I upload an automatin page on http://www.web-gates.net/form.html using the data on the xls file but I activate the first two choices for the starting point and the first five options in the ending point using the IF command in php, to have the price at the end and this take a lot of file size if the starting and ending points are huge.. my question is : Is there any other way to upload those data and make the result to appear?