How To Check For Full SubStrings In A Comma Separated String

22/07/2013 How to avoid detecting substrings, how to check for perfect substrings, avoid detecting substrings, avoid detecting substrings when checked for substrings. Today I needed to find if a string is contained within a string. So I used the most straight forward method (I used SQL but this works for any language) Problem – as you can see,Continue reading “How To Check For Full SubStrings In A Comma Separated String”

ILT – Simple technique to toggle between true and false or one and zero

20/06/2013 If you want to toggle a value from 1 to 0 or 0 to 1 depending on the current value then you are at the right place. (i.e. change the value to 0 only if it’s 1 now and change it to 1 only if it is 0 at the moment) You can useContinue reading “ILT – Simple technique to toggle between true and false or one and zero”