PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

How to Validate Philippine Cellphone Numbers via Regular Expressions

Posted by teejay on March 18, 2009

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

Posted by teejay on March 12, 2009

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