Archive:RegEx tutorial: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Gamester17
(New page: =Regular Expression (RegEx) Tutorial= This is meant to become a general tutorial for using Regular Expression (RegEx), meant to be a more in depth guide to using XBMC, 'RegEx for dummies' ...)
 
>Gamester17
No edit summary
Line 1: Line 1:
=Regular Expression (RegEx) Tutorial=
This is meant to become a general tutorial for using Regular Expression (RegEx), meant to be a more in depth guide to using XBMC, 'RegEx for dummies' so to speak.
This is meant to become a general tutorial for using Regular Expression (RegEx), meant to be a more in depth guide to using XBMC, 'RegEx for dummies' so to speak.


Feel free to add anything to this guide.
Feel free to add anything to this guide.


==Introduction to Regular Expression==
=Introduction to Regular Expression=





Revision as of 06:35, 5 October 2007

This is meant to become a general tutorial for using Regular Expression (RegEx), meant to be a more in depth guide to using XBMC, 'RegEx for dummies' so to speak.

Feel free to add anything to this guide.

Introduction to Regular Expression

External Links

These are a bunch of links to other RegEx tutorial which we can borrow information from for this guide: http://en.wikipedia.org/wiki/Regex http://www.english.uga.edu/humcomp/perl/regex2a.html http://www.codeproject.com/dotnet/RegexTutorial.asp