Viewing posts from March, 2008

Finding Parsing Domain from Email in MySQL

Posted by: scoopseven in MySQL 16 years, 1 month ago
SELECT SUBSTRING_INDEX(Email, '@', -1), COUNT(SUBSTRING_INDEX(Email, '@', -1)) AS numDomain

read more / 0 comments

Alternatives to cflocation

Posted by: scoopseven in ColdFusion 16 years, 1 month ago
Getpagecontext().getResponse().sendRedirect('REMOTE PATH');

read more / 0 comments

Recent Tweets

Recent Posts

Archive

2013
2012
2011
2010
2009
2008
2007
2006

Categories

Authors

Feeds

RSS / Atom