in reply to Re: A regex I cant get my head around
in thread A regex I cant get my head around

so if
$text->as_string() = "startKEY=jdjhjfg8y4uh449845&finish"
what value ids assigned to $key?

Replies are listed 'Best First'.
Re: Re: Re: A regex I cant get my head around
by sauoq (Abbot) on Aug 03, 2002 at 21:08 UTC
    $text->as_string() = "startKEY=jdjhjfg8y4uh449845&finish"

    what value ids assigned to $key?
    jdjhjfg8y4uh449845
    -sauoq
    "My two cents aren't worth a dime.";
    
Re: Re: Re: A regex I cant get my head around
by I0 (Priest) on Aug 03, 2002 at 21:13 UTC
    jdjhjfg8y4uh449845