Hi I would like with this if statement, At the moment it says if the session cookie 'customer_id' do .......
What I want to say is if the session cookie is not set then do .....
If anyone could give me help with this I would be grateful!!
Thanks.
code:
if (isset($_SESSION['customer_id'])