How to Validate Philippine Cellphone Numbers via Regular Expressions
I was once given this test in a company I applied as a PHP programmer for. Thanks to a few minutes on Rubular and some studying, I finally got the answer.
Continue reading How to Validate Philippine Cellphone Numbers via Regular Expressions
Rubular: a Ruby regular expression editor
I am not a regular expressions guy but I can say that I've improved a lot. Not that I've been reading on Regular Expressions but because I've found out a better way of learning. Through testing.
Continue reading Rubular: a Ruby regular expression editor