Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
:: Server side development
>
PHP
>
Post a PHP snippet
Validating an e-mail address
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 2 of 2
<
1
2
Thread Tools
Rate Thread
Enjoy an ad free experience by logging in. Not a member yet?
Register
.
11-20-2005, 02:55 AM
PM User
|
#
16
Scrowler
Regular Coder
Join Date: Jul 2003
Location: New Zealand
Posts: 435
Thanks: 1
Thanked 0 Times in 0 Posts
would this work for something like
email@address.co.nz
?
__________________
php & asp tutorials
-
the birthplace
-
biorust - photoshop and web technologies
Scrowler
View Public Profile
Find More Posts by Scrowler
11-20-2005, 10:03 AM
PM User
|
#
17
vinyl-junkie
$object->toCD-R(LP);
Join Date: Jun 2003
Posts: 3,054
Thanks: 2
Thanked 22 Times in 22 Posts
Quote:
Originally Posted by
Scrowler
would this work for something like
email@address.co.nz
?
I have this validation code in place on my contact form. I just tried it with your hypothetical email address, and it passed the validation.
__________________
Music Around The World
- Collecting tips, trade
and want lists, album reviews, & more
SNAP to it!
vinyl-junkie
View Public Profile
Visit vinyl-junkie's homepage!
Find More Posts by vinyl-junkie
11-20-2005, 07:19 PM
PM User
|
#
18
felgall
Master Coder
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,465
Thanks: 0
Thanked 499 Times in 491 Posts
What about
me@downtown.muse
um
remember that museum is a valid top level domain.
How about
me@[124.56.137.21]
Using the ip address in place of the domain name is also valid.
__________________
Stephen
Learn Modern JavaScript -
http://javascriptexample.net/
Helping others to solve their computer problem at
http://www.felgall.com/
felgall
View Public Profile
Visit felgall's homepage!
Find More Posts by felgall
11-20-2005, 07:24 PM
PM User
|
#
19
vinyl-junkie
$object->toCD-R(LP);
Join Date: Jun 2003
Posts: 3,054
Thanks: 2
Thanked 22 Times in 22 Posts
Neither one of those email addresses passes validation using the regular expression we've been discussing in this thread. I just tried it with the contact form on my website, which has that code in it.
__________________
Music Around The World
- Collecting tips, trade
and want lists, album reviews, & more
SNAP to it!
vinyl-junkie
View Public Profile
Visit vinyl-junkie's homepage!
Find More Posts by vinyl-junkie
11-21-2005, 07:39 PM
PM User
|
#
20
ghell
Senior Coder
Join Date: Apr 2003
Location: England
Posts: 1,192
Thanks: 5
Thanked 13 Times in 13 Posts
i dont write php but couldnt half of these regular expressions be cut down using \w (or \W, i forget which) instead of a-zA-Z0-9_
__________________
My tech/code blog
ghell
View Public Profile
Visit ghell's homepage!
Find More Posts by ghell
Page 2 of 2
<
1
2
Bookmarks
del.icio.us
StumbleUpon
Google
Digg
Jump To Top of Thread
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Rate This Thread
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
10:05 PM
.
Advertisement
Log in to turn off these ads.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.