I'm trying to replace the following using s// :
Where _8digits is a variable 8 digit number. How can I program this regex to match for any pattern with any 8 digits from 0 to 9 in that section?<input name="uid" type="checkbox" value="_8digits">
Thanks,
Ralph.
update (broquaint): changed <font> to <code> tags
In reply to Pattern matching with variable number by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |