http://qs321.pair.com?node_id=59244


in reply to IPv4 regex

Correction sorry,

The double brackets are because I wasn't paying attention when I cut and pasted it and proceeded to comment on it.

My regex should read:
/^(\d{1,3}\.){3}\d{1,3}$/

*yawn* :)