It's probably not gonna be enough though.
Alternatively, or maybe in combination with, you can take a look at strpos, which will check the occurrence of a string in another string. This way you match for instance the beginning of the string to another string.
Another option would be to see if you can easily filter the source out of the title for a more consistent match.