Home : General : Perl Programming :

General: Perl Programming: Re: [slg_saravanan] Regular Expression Question !!!: Edit Log

Here is the list of edits for this post
Re: [slg_saravanan] Regular Expression Question !!!
Code:
my @ph = $string =~ /[A-Z]+=&([^ ]+)/g;

Last edited by:

Wychwood: Jun 21, 2007, 12:03 PM

Edit Log: