help me in redirect
Hi i have to problem with login page and same in cart.php with continue shopping
When i login in i stayed on the same page and I want to go to the previous page
i try to add <?php echo((isset($_SERVER["HTTP_REFERER"]))?$_SERVER["HTTP_REFERER"]:"") ?> in action in the form but the problem
it go to previous page but i dont login in
and the same problem with the continu shopping in cart.php when i press the buttom i stayed in cart.php i reading all post in ecart section in forums about
this problem but without result
in attach 3 files 1 to my cart and 1 to login .php and 1 to php helper
and very thanx