![]() |
Regarding REGEX
in our Regular expressions when we use it in programming in loops we will be giving:
while($data=~m/(regex)/igs) { } is there any other , other than igs???? |
Re: Regarding REGEX
@vikky: check this http://www.sarand.com/td/ref_perl_pattern.html
|
| All times are GMT +5.5. The time now is 17:22. |