> If you have a fixed number of URLs on a line, and just want
> to make sure
> that they contain all the ones you want, you can do:
I have only one URL, but the URL query string can have multiple parameters.
> Hard to get more specific without knowing what the data format is.
The data format is a URL query string.
> As for logical AND, it's '&&':
> if( ($foo == 1) && ($bar == 2) )
> { // Do stuff }
I'm specifically looking for a solution that uses a single regular
expression.
Mike
_______________________________________________
tclug-devel mailing list
tclug-devel at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-devel