PHP Classes

Cannot retrieve data for second sheet

Recommend this page to a friend!

      SimpleXLSX  >  All threads  >  Cannot retrieve data for second sheet  >  (Un) Subscribe thread alerts  
Subject:Cannot retrieve data for second sheet
Summary:$xlsx->rows(1)
Messages:2
Author:Francesco
Date:2018-09-20 07:12:29
 

  1. Cannot retrieve data for second sheet   Reply   Report abuse  
Picture of Francesco Francesco - 2018-09-20 07:12:29
Hi Sergey!

Thank you for SimpleXLSX is a great work!
I tried to retrieve data froma xslx file and i tworks correctly for the first sheet.
Bu trying to retrieve from the second: print_r( $xlsx->rows(1) );
i returns nothing.
I'm using it on PHP7.
Any issue about this?
Thanks
Francesco

  2. Re: Cannot retrieve data for second sheet   Reply   Report abuse  
Picture of Sergey Shuchkin Sergey Shuchkin - 2018-11-08 03:37:36 - In reply to message 1 from Francesco
actual?