Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > HTML / CSS
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-26-2007, 10:48 PM   #1 (permalink)
epochonaut
Junior Member
 
Join Date: Dec 2006
Posts: 7
Default string filtering

I was looking for some email validation scripts and came across this:

-------------------------------
var emailfilter=/^\w+[\+\.\w-]*@([\w-]+\.)*\w+[\w-]*\.([a-z]{2,4}|\d+)$/i

function checkmail(e){
var returnval=emailfilter.test(e);
return returnval;
}
-------------------------------

It works but I've never seen anything like that first line before. What is it called so I can learn more about it?
epochonaut is offline   Reply With Quote
Sponsored Links
Old 06-27-2007, 03:57 PM   #2 (permalink)
jimbo
Junior Member
 
jimbo's Avatar
 
Join Date: Jun 2007
Location: Québec, Canada
Posts: 2
Default Re: string filtering

This is regular expression....

As i'm not the best to explain you what it does in details, I can take you on this site where you'll find some regexp: Regular Expression Library

I also recommend this site:
Zend Developer Zone | PHP 101 (part 13): The Trashman Cometh - Part 2

I'm on this complete tutorial by now, learning some PHP 5 new concept (objetcs, classes, etc.)... At this place you'll fin a beginning of what you're looking for...

ENJOY!


ps: this one should be great too: PHP: Regular Expression Functions (POSIX Extended) - Manual
jimbo is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 09:45 AM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums