in reply to Re: url get variables regex
in thread url get variables regex
(of course still not working properly:))$arr[0..$count] = $url =~ /^http:\/\/.*?\?(?:([\w\d]*=)(?:.*[&]?))*/gi +;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: url get variables regex
by Anonymous Monk on May 14, 2009 at 04:49 UTC |