PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
My aim here is to take values from one table column, then identify how times that value appears in a 2nd table. I've figured out how to find how many instances of a hard-coded value are present. But how would make this value into an array then check?