Welcome Guest, Not a member yet? Register   Sign In
How to avoid errors in view when I am using variable for the php session
#13

[eluser]shinokada[/eluser]
Only way I can avoid errors is put valiable in controller like this.


Code:
$data['total']= 0;

$data['grandtotal']= 0;
etc.

This will surpress the errors.


Messages In This Thread
How to avoid errors in view when I am using variable for the php session - by El Forum - 01-10-2010, 10:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB