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!
Why is this code returning Yes every time regardless of the value of 'upat3' which could be integer 1 or 0 in my database; regardless if it's a 1 or 0 the PHP code is outputting a Yes and never a No. This is on a MYSQL Linux server by the way.