I have been looking around the web for a good list of the basic regex
key characters / commands, not just examples.
ie. \w = word
.. = any character
+ = one or more
etc. etc.etc
If anyone can point me in the right direction I would be very grateful
Thanks
ian
key characters / commands, not just examples.
ie. \w = word
.. = any character
+ = one or more
etc. etc.etc
If anyone can point me in the right direction I would be very grateful
Thanks
ian
Comment