There are times where you need to query data from the database that matches a particular regular expression. Depending on your requirements, you might need to use a positive look ahead in your regex.
Subscribe to:
Posts (Atom)
-
How to measure password Strength ? Being in the momentum of “the internet of things“ everyone has to have many online accounts nowadays. ...
-
In this post I will talk about the exciting new version of Google reCaptcha, the invisible reCaptcha (well, almost invisibl...
-
Lets say that you want to generate a unique 3 letters code sequence to be used as a primary key for some data recodes. Also let assume ...
Generate a unique N letters word sequence (by using relationship between Factoradic base system and Lexicographic Permutation Order of a String)
Lets say that you want to generate a unique 3 letters code sequence to be used as a primary key for some data recodes. Also let assume ...