More Questions Than Answers

Dan Atrill's blog site

Validate email addresses

OK – it’s an old subject but given the standard for email addresses RFC 822 was established in 1982, it’s a persistent subject too. There’s many ways to test for valid email addresses, I wanted a Perl one which ActiveState helpfully provided and this one is for PHP: Email Address Validation – PHP – ILoveJackDaniels.com [...]

more... »

Tue, November 13 2007 » Web developing » No Comments

Browser tools

A beta of the new version of DebugBar is now available. It displays Source, Style, Comp.Style, Layout and Attrs from the DOM tree of pages displayed in IE. In Firefox there’s the rather useful Web Developer tools, but given a good proportion of our traffic is IE-based making something work in your favourite browser isn’t [...]

more... »

Tue, November 13 2007 » Web developing » No Comments