The results are in! Meet the top members of our 2017 Expert Awards. Congratulations to all who qualified!
Now i want to bring the same list back but do not include the books for user thats logged in.
At the moment it returns all the books including the user im logging at, could someone suggets away of not to include the current logged in user?
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
From novice to tech pro — start learning today.
$_SESSION['userid']
You would hav eto know how it's set up during logging in.
Can you post the login script ?