On Mon, 2004-02-23 at 11:36, pete M wrote:
> Here is a snippet
> �:2002020720020208:[EMAIL
> PROTECTED]://www.lyricsworld.com/cgi-bin/search.cgi?q=Bruce
> +Springsteen&m=phrase&ps=20&o=0&wm=wrd&ul=&wf=22221����
>
> it breaks down in the following elements
> the :date: in the format yyyymmddyyyymmdd
> The expression I'm using is
> (":16[0-9]:")
> ie matching the : with 16 digits :
here's a start:
/:(\d+):([EMAIL PROTECTED])@([\w&=+\/:\\%-]+)/i
--
Adam Bregenzer
[EMAIL PROTECTED]
http://adam.bregenzer.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php