php-db | 2004071
Date: 07/15/04
- Next message: Steve Butzel: "[PHP-DB] session_start"
- Previous message: Justin Patrin: "Re: [PHP-DB] Easy reg expression problem"
- In reply to: Justin Patrin: "Re: [PHP-DB] Easy reg expression problem"
- Next in thread: Peter Westergaard: "Re: [PHP-DB] Table locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Friday 16 July 2004 08:05, Justin Patrin wrote:
> > If you're simply trying to get ' <email protected>' then use strstr().
>
> Of course....I'm just so used to pregs...
Well the advantage of using a regex is that you can perform some form of
validation on the address.
-- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* Never mind the bullet with your name on it, try to avoid the shrapnel addressed to occupant -- Murphy's New Military Laws n4 */-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Steve Butzel: "[PHP-DB] session_start"
- Previous message: Justin Patrin: "Re: [PHP-DB] Easy reg expression problem"
- In reply to: Justin Patrin: "Re: [PHP-DB] Easy reg expression problem"
- Next in thread: Peter Westergaard: "Re: [PHP-DB] Table locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

