ibrahimnegm2011 / php-excel

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

Nothing happens when launching the code inside test.php in another php page #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy test.php's code into the page I created below
2. Launch the page 
3. Nothing appears

What is the expected output? What do you see instead?
The arrays contain data but nothing happens. I am able to print_r($excelSheet) 
and confirm it 
contains data. I have also used the test.php code to confirm it is not my array 
that is the issue. It 
is really puzzling - even if I copy paste the test.php code, and made sure that 
the class file is in 
the same folder, nothing appears. The rest of my page functions as expected.  

What version of the product are you using? On what operating system?
Latest version (the 2009 build)

Please provide any additional information below.
Please see attached file

Original issue reported on code.google.com by mslevi...@gmail.com on 10 Dec 2009 at 3:18

Attachments: