Is there a way to call one regexp on multiple variables, in one statement?
In Perl, I'd do:

s/this/that for ($var1, $var2, $var3);

tia.. and please reply directly.

[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to