I need to get access to data in Excel file from PHP . does it possible at all ?
for example : I have EXCEL.XLS file and i need to read data from column "E".
How can i do that using PHP?