Skip to content

Tag: php

Joined table not returning any results

I successfully joined tables in another part of my code so I followed the same pattern but this time it is not returning any result and I don’t understand why. Here are the tables I am trying to …