Out of interest, why hasn't anyone suggested using:
\d{6}$
for the bit after the period (to match 6 numbers)?
Am I missing something?
Printable View
Out of interest, why hasn't anyone suggested using:
\d{6}$
for the bit after the period (to match 6 numbers)?
Am I missing something?