04-13-2017, 01:23 PM
Thanks for all your help! I've been reading up on the WHERE clause but since I can't really figure out the sessions I can't get it to work properly.
Is it possible to do it kind of like this? :
Thank you!
Is it possible to do it kind of like this? :
Code:
"SELECT CustomColumn FROM users WHERE ??? = '".$_SESSION["????"]."'";
Thank you!