Welcome Guest, Not a member yet? Register   Sign In
Pass a variable of a controller to another controller
#9

[eluser]LuckyFella73[/eluser]
You get the error because you echo out / send data to be rendered
before you try to alter session data. You can only alter/ set
session data before the first output. You wouldn't get the
problem when following the mvc principle Wink


Messages In This Thread
Pass a variable of a controller to another controller - by El Forum - 11-07-2012, 01:18 PM
Pass a variable of a controller to another controller - by El Forum - 11-07-2012, 07:59 PM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 05:22 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 06:25 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 06:28 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 06:51 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 08:59 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 09:47 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 10:01 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 10:11 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 10:39 AM
Pass a variable of a controller to another controller - by El Forum - 11-08-2012, 11:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB