Jump to content

ForsakenBlade

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Everything posted by ForsakenBlade

  1. http://pastebin.com/m5b366980 $uid = $_GET['uid']; What im trying to do is make it so if $uid is equal to either UserID or FriendID. The Status = 1 also has to be 1 (for confirmed) for it to echo, it seems to be working fine when i test with $uid = 1; other then, if its the same sequence such as row 7 and 8 (on pastebin link) with userid 6 friendid 1 status 1 it shows it twice, but if theres a situation where theres 6 1 1 and 1 6 1, it does it just shows one how it should. So why is it that if there is a double entry it causes this problem?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.