Welcome Guest, Not a member yet? Register   Sign In
session variable error
#1

[eluser]Unknown[/eluser]
Hi everybody
Now i'm reading Profession CodeIgniter worx pressed. But it was in older version currently i'm using with 2.0.3. When i browse i got error like that
Code:
<?php
if(count($_SESSION['cart'] == TRUE)){
echo " ". anchor("welcome/cart","view cart");
}
?>
how can i fix it. $_SESSION['cart'] doesn't work in current version?




Theme © iAndrew 2016 - Forum software by © MyBB