Re: http_build_query ... argh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# jochem@xxxxxxxxxxxxx / 2006-11-10 14:08:22 +0100:
> Arpad Ray wrote:

> > ~
> >    %5[bd]      # the bracket
> >    (?=         # must be followed by
> >        [^&]*   # any characters except "&"
> >        =       # then a "="
> >    )
> > ~eix
> 
> thanks very much for the explanation!

    Note that it's still a valid PCRE, and you can use this commented
    version in place of the one Arpad posted earlier.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux