Welcome Guest, Not a member yet? Register   Sign In
import excel to mysql
#24

[eluser]jedd[/eluser]
[quote author="Monisha" date="1248890964"] ...but getting error of

Message: Undefined property: excelreader::$Excel_reader

I hope u get my point .. and guide me...!!

thanks in advance.[/quote]

Monisha, you seem to be generating a bunch of threads on the same topic - I'd suggest this doesn't help you at all (it makes it hard for other people to try to help you with one problem when the details are spread all over the place).

I notice that your code does not follow the requirement of upper-case first letter of your controller's name. This is not the problem, however, but does suggest attention to detail is perhaps not your forte.

What did your excelreader library manual / forums / etc suggest this error implies?

The two lines that you call your external library - excel_reader - appear to be this:
Code:
$this->excel_reader->read('./uploads/testfile.xls');
$worksheet = $this->Excel_reader->worksheets[0];

Allow me to disabuse you of the notion that excel_reader == Excel_reader


Messages In This Thread
import excel to mysql - by El Forum - 06-23-2009, 01:46 PM
import excel to mysql - by El Forum - 06-23-2009, 02:11 PM
import excel to mysql - by El Forum - 06-23-2009, 02:15 PM
import excel to mysql - by El Forum - 06-23-2009, 03:00 PM
import excel to mysql - by El Forum - 06-23-2009, 03:04 PM
import excel to mysql - by El Forum - 06-23-2009, 03:05 PM
import excel to mysql - by El Forum - 06-23-2009, 03:11 PM
import excel to mysql - by El Forum - 06-23-2009, 03:14 PM
import excel to mysql - by El Forum - 06-23-2009, 03:14 PM
import excel to mysql - by El Forum - 06-23-2009, 03:16 PM
import excel to mysql - by El Forum - 06-23-2009, 03:17 PM
import excel to mysql - by El Forum - 06-23-2009, 05:42 PM
import excel to mysql - by El Forum - 06-24-2009, 06:24 AM
import excel to mysql - by El Forum - 06-24-2009, 07:15 AM
import excel to mysql - by El Forum - 06-24-2009, 07:57 AM
import excel to mysql - by El Forum - 06-25-2009, 12:02 AM
import excel to mysql - by El Forum - 07-28-2009, 07:08 AM
import excel to mysql - by El Forum - 07-28-2009, 08:19 AM
import excel to mysql - by El Forum - 07-29-2009, 04:55 AM
import excel to mysql - by El Forum - 07-29-2009, 05:55 AM
import excel to mysql - by El Forum - 07-29-2009, 06:42 AM
import excel to mysql - by El Forum - 07-29-2009, 06:52 AM
import excel to mysql - by El Forum - 07-29-2009, 07:09 AM
import excel to mysql - by El Forum - 07-29-2009, 12:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB