Welcome Guest, Not a member yet? Register   Sign In
Pass a variable between a controller
#8

[eluser]Tom Glover[/eluser]
[quote author="inparo" date="1217384452"]Wacky, the function is in the same controller - no need for [strike]ugly[/strike] alternative solutions.

The easiest way to do this, is to just call that function after you upload and a) pass the data as a parameter, or b) put it in a class variable (as you're doing now).
Code:
$this->parse_csv($data);
[/quote]

Thanks for the advice!


Messages In This Thread
Pass a variable between a controller - by El Forum - 07-29-2008, 04:48 AM
Pass a variable between a controller - by El Forum - 07-29-2008, 04:58 AM
Pass a variable between a controller - by El Forum - 07-29-2008, 07:13 AM
Pass a variable between a controller - by El Forum - 07-29-2008, 10:00 AM
Pass a variable between a controller - by El Forum - 07-29-2008, 11:13 AM
Pass a variable between a controller - by El Forum - 07-29-2008, 03:20 PM
Pass a variable between a controller - by El Forum - 07-30-2008, 01:04 AM
Pass a variable between a controller - by El Forum - 07-30-2008, 03:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB