Originally Posted by carlwhat PHP Code: if (empty($_SESSION['payment'])) { $_SESSION['payment'] = 'square_webPay';} best. Thanks, I was thinking of the built-in (albeit fairly non-functional) one.
if (empty($_SESSION['payment'])) { $_SESSION['payment'] = 'square_webPay';}
My website
Forum Rules