I think what he is getting at is that the logic in his comparison is saying that these are not equal, then it executes the following code to send the money, but that code (probably mysql, due to character set/language/colation...) is matching this to the "a" version of the name and giving the money back to the same person.
Could you post the following code that process this when it thinks the names are different.
__________________
Error checking, error reporting, and error recovery. If your code does not have these to get it to tell you why it is not working, what makes you think someone in a programming forum will be able to tell you why it is not working???
|