Home : Products : DBMan : Customization :

Products: DBMan: Customization: Re: [eric74] Passing values in the URL: Edit Log

Here is the list of edits for this post
Re: [eric74] Passing values in the URL
How about:

if (grep { ^/\Q$something\E$/ } @fields) {

>>if($something eq $fields[x]) <<

You'd need == for numbers instead of eq

Last edited by:

RedRum: Feb 6, 2002, 11:44 AM

Edit Log: