I have multiple $_SESSION variables with different names (e.g $_SESSION['blue'], _SESSION['purple'], _SESSION['cream'] etc... is there any way I can use a loop to check which ones are empty and therefore ignore?
I have multiple $_SESSION variables with different names (e.g $_SESSION[‘blue’], _SESSION[‘purple’], _SESSION[‘cream’] etc… is
Share
1 Answer