Welcome To Snipplr


Everyone's Recent Perl Snippets Tagged validation



« Prev 1 Next »
This code will validate not only the four octets contain between 1 and 3 numbers each, but also that the number they contain is between 0 and 255. In all, there are 3 different regex's that I tried and all seem to work fine. The three regex's a...
0 2142 posted 16 years ago by numberwhun
« Prev 1 Next »