kenan77 / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
0 stars 0 forks source link

Excel Sheet Search Error #124

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

im using this php reader to retrieving data from xls sheet and its works well 
the xls sheet having 150 records. its limited to 20 records per page to show on 
result page .there is a search box and button to search some specific data , 
the search parameter giving the result from first page result only. i can't get 
result from full excel sheet.

What is the expected output? What do you see instead?

i need the reader to search whole xls sheet and give me result, but this one 
giving me from first 20 records only.  

Please provide any additional information below.
i dont understan whats wrong here, y can't search full records on xls sheet. im 
expecting some ones help to solve my problem. plz see the attach file below for 
code
thnxx..

Original issue reported on code.google.com by tamiln...@gmail.com on 1 Aug 2011 at 3:48

Attachments: