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

[eluser]Sbioko[/eluser]
You see this error, because there are no totalprice item in your session. Use this to see your session's items:
Code:
print_r($_SESSION);


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, 06:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB